
Java Decision Making Quiz

Quiz
•
Other
•
Professional Development
•
Medium
mukilan selvaraj
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to start a conditional statement in Java?
case
if
for
loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a relational operator?
+=
==
&&
||
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? int a = 5, b = 10; if (a > b) System.out.println("A is greater"); else System.out.println("B is greater");
A is greater
B is greater
No output
Compilation error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes a nested if statement?
If statement inside a loop
If statement inside another if statement
If-else inside a function
If statement with multiple conditions
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of 10 % 3 in Java?
1
3
10
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does && operator do?
OR operation
NOT operation
AND operation
XOR operation
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for a switch case?
switch {}
case (expression):
switch(expression) { case value: ... }
switch case()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Nissan Pathfinder HEV

Quiz
•
Professional Development
20 questions
VLSI - Mock Test

Quiz
•
Professional Development
20 questions
Honda Basic Automotive Quiz

Quiz
•
Professional Development
20 questions
8086 Microprocessor

Quiz
•
Professional Development
20 questions
Posttest ANBK ROOM 1

Quiz
•
Professional Development
25 questions
PKKR KELISTRIKAN BODI

Quiz
•
Professional Development
20 questions
Pre Test How to Progress Kaizen (Shoujinka)

Quiz
•
Professional Development
25 questions
Tes Pengetahuan Dasar Mesin Diesel, Listrik, dan Tools

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade