0 of 11 questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 11 questions answered correctly
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
What is a “protected” class variable?
What does the “this” keyword mean in Java?
What is a “getter” function?
Select all of the values that can be found in a Java “boolean” variable:
What does “null” mean in Java?
What does the “extends” keyword mean in Java?
What is a “float” variable in Java?
What does the “super” keyword mean in Java?
What does “overriding” mean in Java?
What is “static” variable in Java?
What is another way to say a class extends another class?