
switch statements + java

Quiz
•
Computers
•
Professional Development
•
Hard

ANIL KUMAR
FREE Resource
82 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Answer explanation
The program first asks the user to enter a programming language. Then, it uses a switch statement to check the user input. If the user input is "java", the program will print "Java Current Version is 12.". The other case statements in the switch statement are for Python, Rust, and a default case. Since the user input in the program is "java", the program will print the current version of Java.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Answer explanation
The switch statement in the image will first check if the value of n is equal to 10. If it is, the statement System.out.println("-10"); will be executed. The other statements will not be executed.
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Answer explanation
You are eligible for marriage now. The switch statement in the image will first check if the value of the variable age is equal to 18. If it is, the statement System.out.println("You are eligible for marriage now"); will be executed. The other statements will not be executed.
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Answer explanation
The switch statement in the image will first check if the value of the variable num is equal to 1. If it is, the statement System.out.println("Case1: Value is: 1"); will be executed. However, the value of num is 2, so this case will not be executed.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Answer explanation
The switch statement in the image will first check if the value of the variable weekday is equal to 1. If it is, the statement System.out.println("Sunday"); will be executed. However, the value of weekday is not equal to 1, so this case will not be executed.
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Answer explanation
The switch statement in the image will first check if the value of n is equal to 10. If it is, the statement System.out.println("-10"); will be executed. However, there is no case 10 in the switch statement, so this statement will not be executed.
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Answer explanation
The switch statement in the image will first check if the value of n is equal to 11. If it is, the statement System.out.println(n); will be executed. This statement will print the value of n, which is 11.
Create a free account and access millions of resources
Similar Resources on Wayground
83 questions
01-Developer 1-85

Quiz
•
Professional Development
87 questions
Arrays-visual

Quiz
•
Professional Development
85 questions
CAP II Part 3

Quiz
•
Professional Development
80 questions
for-each loop + java

Quiz
•
Professional Development
80 questions
SAP FI - Certificate

Quiz
•
Professional Development
85 questions
DATA PROCESSING THIRD TERM EXAM

Quiz
•
Professional Development
82 questions
Net 2 Certification

Quiz
•
Professional Development
85 questions
Decision Support Systems and Business Intelligence 1/2565

Quiz
•
University - Professi...
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade