Test your Java Skills.
A JAVA PROGRAM THAT IS RUN THROUGH A WEB BROWSER
 A type of coffee
 A group of code lines that performs a specific task
 Something that contains an ‘init’
 Windows
All of the Above
 Unix/Linux
&&
!!
 A new type of Applet
 A segment of code to be run a specified amount of times
 Abstract window Toolkit
 Adjust Window Toolkit
 True or False
 Single characters
Compilation error
Runtime error
True
False
 To add numbers together
 To keep track of data in the memory of the computer
Assigning a name to a variable
Assigning a value to a variable
True
False
True
False
True
False
VariableName variableType;
VariableType variableName;
Applets can paint words, applications cannot.
 Applets are run over the web.
True
False
That there is a Boolean statement somewhere in your code
That your Boolean statement will at some point be false
True
False
Compilation error: DivideByZeroException
Runtime Exception
By marking it volatile
By marking it transient
 if ((x < 3) || (y > = 4))
 if ((x > 3) || (y < = 4))
Compilation error: Divisions must be in a try block.
Runtime Exception
Compilation error
Runtime Error
 Loop Body
 Initialization
A methods in object
An operator and keyword
Static
Private
Yes, always
No, not when A is abstract
4 bits
7 bits
8 bits
16 bits
Yes
No
 Test statement
 The word "while"
Runtime error
No errors
Runtime Exception
No errors
In Java, to create an applet, you can't call on functions without defining a class to call them.
The drawString function is not defined without the "import" statements at the top.
 All of the above.
True
False
True
False
1
12
 5
6
True
FALSE
Compile error
No error
True
False
Quiz Review Timeline (Updated): Feb 14, 2014 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Java Regex Quiz
How much do you know about Java Regex? In Java, Regex, also known as Regular Expression is an API that helps in defining a pattern that can be used to search, edit or...
Questions:
10 |
Attempts:
930 |
Last updated:
Mar 21, 2023
|
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:
1708 |
Last updated:
Jun 17, 2024
|
Informatics Practice Quiz: Exam!
The Informatics Practice Quiz: Exam assesses knowledge in Java programming, focusing on swing controls, operators, loops, and switch-case statements. It is designed to test...
Questions:
10 |
Attempts:
454 |
Last updated:
Mar 19, 2023
|
Code Buzz (Language : Java)
"A good programmer is someone who always looks both ways before crossing a one-way street"
Do you have a wide vision on programming?
Do you have control on several...
Questions:
30 |
Attempts:
231 |
Last updated:
Mar 20, 2023
|
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
|
Wait!
Here's an interesting quiz for you.