0 of 12 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 12 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)
Which of the following is a correct example of a Java package name?
Which of the following best describes a class in Java?
Which of the following is a correct example of a string in Java?
Which of the following best describes a variable in Java?
What is a “return type” in Java?
Which of the following keywords immediately ends a function?
What do we call variables/data that are required by a function to do its job?
Order the following in a way that is acceptable in Java:
Check all of the data structures that use a “condition” to work:
What does a “loop” do?
What is an “instance” when referring to Java classes?
What is a “constructor” in Java?