Grade 12 -CE-Term 2-2023

Quiz
•
Computers
•
12th Grade
•
Medium
zelealem haile
Used 2+ times
FREE Resource
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
Similar Resources on Wayground
15 questions
CP M4 Repetition & Loops

Quiz
•
9th - 12th Grade
20 questions
Soal Pemahaman Bab 2

Quiz
•
12th Grade
20 questions
Python -Iteration (loops)

Quiz
•
7th - 12th Grade
21 questions
Grade 12 - Term 2 - Midterm - 2022/2023

Quiz
•
12th Grade
20 questions
Code.org CSD Unit 3 Lessons 1-12

Quiz
•
3rd - 12th Grade
20 questions
iGCSE Computer Science: Problem Solving

Quiz
•
9th - 12th Grade
15 questions
ASAS GANJIL XII 2024

Quiz
•
12th Grade
15 questions
Mikrotik Dasar

Quiz
•
12th Grade - 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