Java Interview Questions on File Handling - 1
Question: 1
(A) It reads first line of cppbuzz.txt file
(B) It reads first character of cppbuzz.txt file
(C) It reads all the contents of cppbuzz.txt file
(D) None of these
Level: Practitioner Category of MCQ: filehandling