Home / Programming MCQs / JAVA MCQs / Question
M
Q. Java supports input/output of data through the classes included in the _______ package:
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which fields enjoy highest degree of protection in Java
ObjectFilter is a member of java.io package.
What is the output of a Bitwise OR (|) operation if both the inputs are 1s?
Which of these coding types is used for data type characters in Java?
Local inner class can access non-final local variable
Which of these class is used to read from a file?
What is the value of a[1] after the following code is executed?
Which is quicker and uses less memory?
The classes Reader and Writer are derived from the class _________.
Discusssion
Login to discuss.