Home / Programming MCQs / JAVA MCQs / Question

G

Geetam • 5.95K Points
Tutor III

Q. Can we perform file handling in Java by Java I/O API?

(A) TRUE
(B) FALSE
(C) Can be true or false
(D) Can not say
Explanation by: Geetam
Java uses the concept of a stream to make I/O operation fast. The java.io package contains all the classes required for input and output operations. We can perform file handling in Java by Java I/O API.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.