N5 High Priority

Quiz
•
Computers
•
12th Grade
•
Medium
S Johnston
Used 1+ times
FREE Resource
31 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What type of loop would be best for input validation?
Fixed loop
Conditional loop
Infinite loop
Recursion
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these is an example of a standard algorithm?
Sorting a list
Printing text to the screen
Defining a variable
Using a fixed loop
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which logical operator would be used to check if BOTH conditions are true?
A) AND
B) OR
C) NOT
D) XOR
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be displayed by the following Python code? (Quiz - 1 correct answer) x = 10 y = 20 print(x + y / 2)
A) 15
B) 20
C) 25
D) Error
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What type of error occurs when a variable is used before being declared?
Syntax error
Runtime error
Logic error
Execution error
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which symbol represents a decision in a flowchart?
Rectangle
Diamond
Oval
Arrow
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A program calculates the average test score from a list. Which standard algorithm should be used?
Traversing an array
Input validation
Sorting
Searching
Create a free account and access millions of resources
Similar Resources on Wayground
28 questions
OOPS Live Quiz

Quiz
•
University
30 questions
HTML and JavaScript

Quiz
•
12th Grade
33 questions
Graded IB Computer Science Units 1 and 2 Overview

Quiz
•
11th - 12th Grade
26 questions
JENIS DATA (ASAS SAINS KOMPUTER TINGKATAN 2) Cikgu Munirah

Quiz
•
12th Grade
27 questions
Java Swing/AWT Graphics

Quiz
•
9th - 12th Grade
26 questions
JSON Quiz

Quiz
•
University
26 questions
AP CSP Unit 7: Parameters, Returns, and Libraries

Quiz
•
9th - 12th Grade
30 questions
DBMania Finale

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade