Q55
How can we get the size of specified file?
A.
capacity(path)
B.
size(path)
AnswerC.
length(path)
D.
Path.size()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board