A

Admin • 828.43K Points
Coach

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
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
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.

Be the first to start discuss.