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
πŸ’¬ Discuss
βœ… Correct Answer: (A) TRUE
Explanation: 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.
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
324
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Geetam
Publisher
πŸ“ˆ
98%
Success Rate