SLG IPC Week 4

Quiz
•
Computers
•
University
•
Medium
Novell Rasam
Used 5+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Did you turn memes on?
Yes, of course. Who could forget the memes?
What memes? I don't remember seeing that option.
I saw the option, but didn't turn them on.
They're already on by default.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does default do in a switch statement?
Executes code regardless if a case matches or not.
Executes code in the event no case is matched.
Exits from the switch construct.
What's a switch statement?
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
if (minutes > 1)
s = 's';
else
s = ' ';
Can be rewritten as?
s =
minutes > 1 ? 's' : ' ';
s =
if (minutes > 1)
's' : ' ';
s =
minutes > 1 ? ' ' : 's';
s = 's' : ' ';
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Pick the odd one out.
While
Do while
For
Switch
5.
OPEN ENDED QUESTION
1 min • 1 pt
What is the difference between a do while and a regular while loop?
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
2 mins • 1 pt
Write an example of a for loop.
Evaluate responses using AI:
OFF
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which for loop uses a flag properly?
for (int i = 0; i < 10 && done == 0; i++)
for (int flag = 0; flag < 10; flag++)
for (i = 0; flag == 0; i++)
for (int i = 0; i < 10 && i == 0; i++)
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
JavaScript

Quiz
•
University
15 questions
Java Quiz based on array

Quiz
•
University
15 questions
Quiz tentang VLAN

Quiz
•
11th Grade - University
10 questions
Unit 2 Python

Quiz
•
University
10 questions
DECISION MAKING IN C

Quiz
•
University
10 questions
Java quiz 1

Quiz
•
University
10 questions
ภาษา C#

Quiz
•
University
10 questions
FOP - CHAPTER 6

Quiz
•
University
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
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University