
Switch case
Authored by Learn CSharp with Sharpi
Computers, Education
8th - 9th Grade
Used 32+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
FILL IN THE BLANKS QUESTION
2 mins • 1 pt
By the ? keyword, the other cases will not be executed and the program continues executing the code after the switch case if there is more code.
Which is the "?" keyword?
(a)
2.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
The code inside the ? case will be executed if the expression doesn't correspond to the other cases.
Which is the "?" case?
(a)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What we can use, if we want to execute certain code in situation, that the expression doesn't corresponds to the other cases that we have?
The default case
The break case
If case
We can't execute that code
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the keyword that we use, when we want to have different cases based on the expression's value?
switch
Switch
if
default
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Can I make a switch case without inserting code to be executed in the default case?
No
Yes
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Can you use if case instead of switch case?
Yes
No
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is that correct?
switch (number < 10) ...
Yes
No
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?