Grade 12 -CE-Term 2-2023
Quiz
•
Computers
•
12th Grade
•
Medium
zelealem haile
Used 2+ times
FREE Resource
Enhance your content
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the output of the below code?
i = 3
while (i>=0):
print (i)
i = i -1
3 2 1 0
321
210
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
The continue statement in Python returns the control to the beginning of the while loop.
True
False
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
The pass statement is a null operation; noting happens when it executes
True
False
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What will be the output
for l in 'Jhon':
if l == 'o':
pass
print(l)
J
h
n
J
h
o
n
o
h
n
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
A loop becomes infinite loop if a condition never becomes true.
True
False
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
______________ is a network port to connect Raspberry Pi to the internet.
HDMI port
Ethernet port
USB port
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
If the else statement is used with a while loop, the else statement is executed when the condition becomes true.
True
False
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Lesson 5 Looping Quiz
Quiz
•
10th - 12th Grade
22 questions
Karel Quiz
Quiz
•
8th - 12th Grade
20 questions
ไมโครคอนโทรลเลอร์ & Arduino Uno R3
Quiz
•
12th Grade
23 questions
Basic Computer Cables and Ports
Quiz
•
9th - 12th Grade
20 questions
M1.Introducción a Phyton
Quiz
•
12th Grade
16 questions
Sonic-Pi
Quiz
•
7th - 12th Grade
15 questions
G10 CS Bubble Search
Quiz
•
12th Grade
21 questions
Visual Basic Assessment
Quiz
•
11th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade