How Can We Get The Size Of Specified File #1131
How can we get the size of specified file?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Autoboxing - File and Directory in Java - Quiz No.1.
How can we get the size of specified file?
capacity(path)
size(path)
length(path)
Path.size()