Pls do the correction if the answer is wrong in core java.
2, 3
1,3
3
1,2
Rate this question:
1,2
2,3
1,3
None of the above
Rate this question:
1,3
2,3
1,2,3
None of the above
Rate this question:
1
-1
Null
0
Rate this question:
1
2
None of above
3
Rate this question:
1,2
3
2,3
1
Rate this question:
1,2
Which of the following rules are applicable for overriding? 1 The argument list must exactly match that of the overridden method. 2 The return type can be of any type. 3 The access level can be more restrictive than the overridden methods.
2,3
3
1
Rate this question:
2,3
1
1,2
3
Rate this question:
ObjectOutputStream, ObjectInputStream
PipedOutputStream, ObjectInputStream
PipedInputStream, ObjectOutputStream
PipedInputStream, PipedOutputStream
Rate this question:
Filters are supported on input, but not on output.
Filters read from one stream and write to another
Filters are supported by the InputStream/OutputStream class hierarchy but not by the Reader/Writer class hierarchy.
A filter may alter data that is read from one stream and written to another.
Rate this question:
1
3
1,2
2,3
Rate this question:
0 through 4
0 through 5
6 through 4
-6 through 5
2
1
3
None of the above
Rate this question:
PrintStream, InputStream
FileInputStream, Reader
FileWriter, InputStrea
InputStream, Reader
Rate this question:
1,3,5
2,4,5
2,3,4
1,2,3
Rate this question:
WriteTo()
Size()
ToString()
Reset()
Rate this question:
1,3,5
2,4,5
1,2,3
3,4,5
Rate this question:
New BufferedReader(new InputStreamReader(new FileInputStream("file.name");
New FileInputStream("file.name")
New InputStreamReader(new FileInputStream("file.name")
New RandomAccessFile raf = new RandomAccessFile("myfile.txt","+rw");
Rate this question:
2
None of the above
3
1
Rate this question:
It prints X and exits.
It prints X and never exits.
An exception is thrown at runtime.
It prints XY and exits almost immediately
Rate this question:
2
None of the above
3
1
Rate this question:
Fsdfsd
Asd
1,2
1,3
1.4
2,3
Rate this question:
1,2
2,3
3
1,3
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.