Computer Science
Explain the significance of the following Java library packages:
java.io
Java Intro
35 Likes
Answer
It contains the classes that handle fundamental input and output operations in Java.
Answered By
20 Likes
Related Questions
What are the different ways to give comments in Java Programming?
Explain the significance of the following Java library packages:
java.awt
Explain the significance of the following Java library packages:
java.net
Give an example of each with reference to Java programming:
(a) Single Line comment
(b) Multi Line comment