Exam 1: Introduction to Computers, Programs, and Java
Exam 1: Introduction to Computers, Programs, and Java9 Questions
Exam 2: Elementary Programming16 Questions
Exam 3: Selections21 Questions
Exam 4: Loops12 Questions
Exam 5: Methods17 Questions
Exam 6: Single-Dimensional Arrays8 Questions
Exam 7: Multidimensional Arrays8 Questions
Exam 8: Objects and Classes15 Questions
Exam 9: Strings24 Questions
Exam 10: Thinking in Objects25 Questions
Select questions type
Assume x is 0. What is the output of the following statement?


Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
C
What is x after evaluating x = (2 > 3) ? 2 : 3;
Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
C
To declare a constant MAX_LENGTH inside a method with value 99.98, you write
(Multiple Choice)
4.9/5
(35)
Which of the following is a constant, according to Java naming conventions?
(Multiple Choice)
4.8/5
(42)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)