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
15 questions
Web Dev Midterm Quiz

Quiz
•
University
15 questions
Quiz on Selective Structures in Programming

Quiz
•
University
10 questions
Lab5_Quiz_section2

Quiz
•
University
15 questions
ADMINISTRASI INFRASTRUKTUR JARINGAN

Quiz
•
12th Grade - University
10 questions
Network Topology Explorations

Quiz
•
9th Grade - University
13 questions
PRF192 C Programming

Quiz
•
University
10 questions
if/else statements quiz

Quiz
•
9th Grade - University
9 questions
C++ : Selection

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade