
Selection and Pseudocode

Quiz
•
Computers
•
7th Grade
•
Hard

Zuko Ndabambi
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is pseudocode mainly used for?
Writing actual code in Python
Explaining algorithms in plain English
Drawing flowcharts
Debugging programs
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In pseudocode, which keyword is commonly used to start a decision?
WHEN
IF
ELSEIF
START
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the example `IF it is raining THEN Take an umbrella ELSE Leave the umbrella ENDIF`, what happens if it is not raining?
Take an umbrella
Leave the umbrella
END the program
Repeat the check
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does ENDIF mean in pseudocode?
End of the loop
End of the condition
End of the program
End of the input
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct pseudocode for checking if a number is less than 10?
IF number > 10 THEN OUTPUT 'Small'
IF number < 10 THEN OUTPUT 'Small' ELSE OUTPUT 'Big' ENDIF
IF number = 10 THEN OUTPUT 'Big' ENDIF
IF number < 10 OUTPUT 'Big'
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the pseudocode, what is printed if password is '12345'?
Access Granted
Access Denied
Error
Nothing
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which part of the IF-ELSE pseudocode is executed only if the condition is FALSE?
THEN block
ELSE block
INPUT block
START block
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
ASSESMEN BAB 1 BERPIKIR KOMPUTASIONAL KLS 7

Quiz
•
7th Grade
20 questions
Coding Lessons 1 and 2l

Quiz
•
7th Grade
20 questions
I.T Revision quiz

Quiz
•
7th Grade
19 questions
Ulangan Harian 2 Kelas 8 Informatika

Quiz
•
2nd - 10th Grade
18 questions
Parts Of A Computer

Quiz
•
3rd - 7th Grade
20 questions
Hardware and Software Quiz

Quiz
•
6th - 8th Grade
16 questions
Topic 1 - Computer Fundamentals

Quiz
•
1st - 9th Grade
17 questions
Sec 1 CPA: CPF2

Quiz
•
6th - 8th 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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators

Quiz
•
7th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade