Question: Given that f is a File object, the correct statement to find the size of the file in bytes is: Select one: [1 mark] Select
Given that f is a File object, the correct statement to find the size of the file in bytes is:
Select one: [1 mark]
Select one:
a. f.size()
b. f.length()
c. f.byte()
d. f.length
e. f.getBytes()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
