
Pseudocode Quiz

Quiz
•
Computers
•
9th Grade
•
Hard
Hira manzoor
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of 7 MOD 3 in pseudocode?
2.33
1
3
0
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator calculates 5² in pseudocode?
5 * 2
5 ** 2
5 ^ 2
5 × 2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If Num1 ← 10 and Num2 ← 3, what is Num1 DIV Num2?
3.33
3
1
0
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which condition checks if Age is exactly 18?
Age > 18
Age = 18
Age <> 18
Age <= 18
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does Num1 <> Num2 mean?
Num1 is less than Num2
Num1 is greater than Num2
Num1 is not equal to Num2
Num1 equals Num2
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator means "greater than or equal to"?
>
<=
>=
=>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When is (Temperature > 30) AND (Humidity > 80) TRUE?
Only if temperature > 30
Only if humidity > 80
If both conditions are true
If either condition is true
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
8.2.6 Working with Pseudocode

Quiz
•
9th Grade
15 questions
Unit 7 Test Review Parameters, return values & libraries

Quiz
•
9th - 12th Grade
15 questions
Pseudocode

Quiz
•
9th - 11th Grade
10 questions
Programming - Syntax & Logic Errors

Quiz
•
3rd - 12th Grade
10 questions
Python 3

Quiz
•
9th Grade
15 questions
Python Programming

Quiz
•
5th Grade - University
15 questions
QUIZ : Creating an algorithms

Quiz
•
9th Grade
10 questions
Flowchart

Quiz
•
1st - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade