Java MCQ Test on Control Statements

Quiz
•
Computers
•
University
•
Hard
Veera Jagadeesh
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these are selection statements in Java?
if
for
continue
break
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following loops will execute the body of loop even when condition controlling the loop is initially false?
while
for
do-while
nested loops
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of this statement is incorrect?
switch statement is more efficient than a set of nested ifs
two case constants in the same switch can have identical values
switch statement can only test for equality, whereas if statement can evaluate any type of boolean expression
it is possible to create a nested switch statements
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Java program?
5
6
14
compiletime error
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Java program?
5 10
10 5
5
10
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What would be the output of the following code snippet if variable a=10?
1 2
2 3
1 3
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is true about do statement?
do statement executes the code of a loop at least once
do statement does not get execute if condition is not matched in the first iteration
do statement checks the condition at the beginning of the loop
do statement executes the code more than once always
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Ex - Python Control Statements

Quiz
•
University
15 questions
FOP - CHAPTER 7

Quiz
•
University
10 questions
Conditional and Iterative Statements

Quiz
•
University
15 questions
C++ Switch and If Else Statements

Quiz
•
University
10 questions
Nested Statement

Quiz
•
University
13 questions
JS IF ELSE FOR LOOPS

Quiz
•
University
10 questions
network topology

Quiz
•
University
10 questions
DECISION MAKING IN C

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade