If you are preparing for Java developer, then you should definitely take this Java fundamentals programming quiz.
Static
Private
Rate this question:
Compilation error
Runtime error
Rate this question:
Runtime error
No errors
Rate this question:
Compilation error: Divisions must be in a try block.
Runtime Exception
Rate this question:
Compilation error: DivideByZeroException
Runtime Exception
Rate this question:
True
False
Rate this question:
Compilation error
Runtime Error
Rate this question:
Compile error
No error
Rate this question:
Runtime Exception
No errors
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
A methods in object
An operator and keyword
Rate this question:
True
False
Rate this question:
Yes
No
Rate this question:
Yes, always
No, not when A is abstract
Rate this question:
True
FALSE
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
By marking it volatile
By marking it transient
Rate this question:
A type of coffee
AN OBJECT-ORIENTED PROGRAMMING LANGUAGE
Rate this question:
A JAVA PROGRAM THAT IS RUN THROUGH A WEB BROWSER
A type of coffee
Rate this question:
Windows
All of the Above
Unix/Linux
Rate this question:
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.
Rate this question:
Applets can paint words, applications cannot.
Applets are run over the web.
Rate this question:
To add numbers together
To keep track of data in the memory of the computer
Rate this question:
VariableName variableType;
VariableType variableName;
Rate this question:
True or False
Single characters
Rate this question:
5
6
Rate this question:
Assigning a name to a variable
Assigning a value to a variable
Rate this question:
1
12
Rate this question:
&&
!!
Rate this question:
if ((x < 3) || (y > = 4))
if ((x > 3) || (y < = 4))
Rate this question:
A new type of Applet
A segment of code to be run a specified amount of times
Rate this question:
That there is a Boolean statement somewhere in your code
That your Boolean statement will at some point be false
Rate this question:
Test statement
The word "while"
Rate this question:
Loop Body
Initialization
Rate this question:
A group of code lines that performs a specific task
Something that contains an ‘init’
Rate this question:
Abstract window Toolkit
Adjust Window Toolkit
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 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.