This Java-focused quiz, titled 'Fresher Drive @ 27th September JAVA', tests knowledge on Java programming concepts including class structures, interfaces, inheritance, and control structures.
Void run()
Public void run()
Public void start()
Void run(int priority)
Rate this question:
True
False
Compilation fails
An exception is thrown at runtime
Rate this question:
Finally
Compilation fails
The code runs with no output
An exception is thrown at runtime
Rate this question:
Interface
String
Float
Unsigned
Rate this question:
Interface
String
Float
Unsigned
Rate this question:
Abstract class
Parent class
Final class
None of above
Rate this question:
Finally
Compilation fails
The code runs with no output
An exception is thrown at runtime
Rate this question:
Public static short stop = 23
Protected short stop = 23
Transient short stop = 23
Final void madness(short stop)
Rate this question:
Start() method
Init() method
Stop() method
Destroy() method
Rate this question:
You must have a reference to an instance of the enclosing class in order to instantiate it.
It does not have access to nonstatic members of the enclosing class
It's variables and methods must be static
It must extend the enclosing class
Rate this question:
You must have a reference to an instance of the enclosing class in order to instantiate it
It does not have access to nonstatic members of the enclosing class
It's variables and methods must be static
It must extend the enclosing class
Rate this question:
It is syntax
Can store multiple values
Both of above
None of above
Rate this question:
1, 2, 4
2, 4, 5
1, 2, 6
2, 3, 4
Rate this question:
Public
Private
Protected
Default access
Rate this question:
Done
One two done
One two three done
One two three two three done
Rate this question:
Int[ ] scores = {3, 5, 7};
Int [ ][ ] scores = {2,7,6}, {9,3,45};
String cats[ ] = {"Fluffy", "Spot", "Zeus"};
Boolean results[ ] = new boolean [] {true, false, true};
Integer results[ ] = {new Integer(3), new Integer(5), new Integer(8)};
Rate this question:
Null
Compile time error
Nullnull
0
Rate this question:
Base
BaseBase
Compilation fails
The code runs with no output
Rate this question:
Int[ ] scores = {3, 5, 7};
Int [ ][ ] scores = {2,7,6}, {9,3,45};
String cats[ ] = {"Fluffy", "Spot", "Zeus"};
Boolean results[ ] = new boolean [] {true, false, true};
Integer results[ ] = {new Integer(3), new Integer(5), new Integer(8)};
Rate this question:
Java.util.Map
Java.util.List
Java.util.HashTable
Java.util.Collection
Rate this question:
Quiz Review Timeline (Updated): Dec 8, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Class And Object In JAVA Quiz
Java is a class-based, object-based programming language that is designed to create desktop and mobile apps. Along with that, it is also used for big data processing and system...
Questions:
10 |
Attempts:
2513 |
Last updated:
Nov 30, 2022
|
Java Assessment Quiz
How much do you know about Java? Well, soon, we will find it out when you will take this Java assessment quiz. Java is known as a high-level, class-based, object-oriented...
Questions:
15 |
Attempts:
1707 |
Last updated:
Jun 17, 2024
|
Oracle Certified Java Associate Exam Quiz!
This Oracle Certified Java Associate Exam Quiz assesses knowledge in Java programming and its principles. It tests code comprehension, error handling, and understanding of...
Questions:
60 |
Attempts:
364 |
Last updated:
Jan 22, 2024
|
Java MCQ: Ultimate Trivia Quiz!
Dive into the Java MCQ: Ultimate Trivia Quiz! Test your knowledge on Java fundamentals, including bytecode files, constructors, and JVM's role. Perfect for learners aiming to...
Questions:
29 |
Attempts:
662 |
Last updated:
Mar 22, 2023
|
Programming 11: Java Assesement Exam
This will be the first quiz of our Programming 11 class. It will be to review basic introductory concepts covered in our Java Topics.
Questions:
38 |
Attempts:
412 |
Last updated:
Mar 21, 2023
|
Ultimate Exam On Java: Quiz!
Dive into the 'Ultimate Exam on Java' to test your knowledge on its history, development, and key features. This quiz covers Java's initial name, its developers, latest versions,...
Questions:
49 |
Attempts:
142 |
Last updated:
Mar 20, 2023
|
Wait!
Here's an interesting quiz for you.