Pls do the correction if the answer is wrong in core java.
1
-1
Null
0
Rate this question:
Fsdfsd
Asd
1,2
2,3
3
1,3
Rate this question:
1,2
2,3
1,3
None of the above
Rate this question:
1,2
3
2,3
1
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:
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:
2, 3
1,3
3
1,2
Rate this question:
2
None of the above
3
1
Rate this question:
2
1
3
None of the above
Rate this question:
1
2
None of above
3
Rate this question:
1,3
2,3
1,2,3
None of the above
Rate this question:
1, 2
2, 3
3
1,3
Rate this question:
2
None of the above
3
1
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:
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:
1,2
1,3
1.4
2,3
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:
0 through 4
0 through 5
6 through 4
-6 through 5
1,3,5
2,4,5
1,2,3
3,4,5
Rate this question:
1
3
1,2
2,3
Rate this question:
ObjectOutputStream, ObjectInputStream
PipedOutputStream, ObjectInputStream
PipedInputStream, ObjectOutputStream
PipedInputStream, PipedOutputStream
Rate this question:
2,3
1
1,2
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.
Essentials Of Core Java
Quiz based on must know concepts of Core Java covering almost all essential aspects of programming language.
Make sure you come out with flying colors :)
Passing:...
Questions:
35 |
Attempts:
106 |
Last updated:
Feb 13, 2024
|
Basics Of Core Java
Simple Quiz based on basics of Core Java covering almost all important aspects of programming language.Make sure to come out with flying colors.Passing: 80%Time: 30...
Questions:
50 |
Attempts:
237 |
Last updated:
Mar 22, 2023
|
Evaluate Your Knowledge Of Core Java
This quiz evaluates your understanding of Core Java, focusing on syntax, programming structures, and key concepts such as static methods and abstract classes. Ideal for learners...
Questions:
5 |
Attempts:
322 |
Last updated:
Oct 04, 2024
|
Core Java Quiz And Java Online Test Quiz
This Core Java Quiz assesses knowledge of Java programming fundamentals, including constructors, data types, operators, and control structures. It is designed for learners to test...
Questions:
31 |
Attempts:
267 |
Last updated:
Mar 22, 2023
|
The Ultimate Java Test For Beginners
This is the ultimate Java test for all those Java developer-wannabes who have just began practicing the programming language. It consists of over 93 questions of basically Core...
Questions:
93 |
Attempts:
32729 |
Last updated:
Mar 21, 2025
|
Core Java Hardest Test: Trivia Quiz!
Do you know the core Java language? Java is a classed based language that was made to have minimum implementation dependencies. It is a general-purpose programming language that...
Questions:
40 |
Attempts:
148 |
Last updated:
Mar 21, 2023
|
Wait!
Here's an interesting quiz for you.