Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

Answer: c
Explanation: java.io provides support for input and output operations.

Join The Discussion