Vidyalelo
Java Programming · Q55

Java Autoboxing

Programming · Java Programming · question 55

Q55

How can we get the size of specified file?

A.
capacity(path)
B.
size(path)
Answer
C.
length(path)
D.
Path.size()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board