Q. How can we access methods for file handling in java?
β
Correct Answer: (C)
Java.io.File
Explanation: To access the file handling methods, we need to use Java.io.File.