1.

How can we get the size of specified file?

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


Discussion

No Comment Found