Which of these packages contain classes and interfaces used for input & output operations of a program?
(a) java.util
(b) java.lang
(c) java.io
(d) all of the mentioned
This question was posed to me during an interview.
I need to ask this question from Java.io Introduction topic in portion Exploring java.lang & java.io of Java