
ONE 6th FORM Pseudocode

Quiz
•
Computers, Mathematics
•
11th Grade
•
Medium

Lorna Jarrett
Used 1+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword in pseudocode is used for a whole number?
INTEGER
REAL
CHAR
STRING
Answer explanation
The keyword used for a whole number in pseudocode is INTEGER. It represents integers without decimal points.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is a real number represented in pseudocode?
Without a decimal point
With at least one digit on either side of the decimal point
As a fraction
In exponential form
Answer explanation
A real number is represented in pseudocode with at least one digit on either side of the decimal point, making this the correct choice.
3.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
4.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to declare a boolean variable named 'IsActive' in pseudocode?
DECLARE IsActive: BOOLEAN
BOOLEAN IsActive DECLARE
DECLARE BOOLEAN IsActive
IsActive: DECLARE BOOLEAN
Answer explanation
The correct way to declare a boolean variable named 'IsActive' in pseudocode is by using the syntax: DECLARE IsActive: BOOLEAN.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to declare an integer variable named 'ItemCount' in pseudocode?
INTEGER DECLARE ItemCount
DECLARE ItemCount: INTEGER
DECLARE INTEGER ItemCount
ItemCount: DECLARE INTEGER
Answer explanation
The correct way to declare an integer variable named 'ItemCount' in pseudocode is by using 'DECLARE ItemCount: INTEGER'.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you correctly declare a real number variable named 'AverageScore' in pseudocode?
REAL AverageScore DECLARE
DECLARE REAL AverageScore
DECLARE AverageScore: REAL
AverageScore: DECLARE REAL
Answer explanation
The correct way to declare a real number variable named 'AverageScore' in pseudocode is by using the syntax 'DECLARE AverageScore: REAL'.
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Excel Review(formulas, lookups, formattings)

Quiz
•
11th Grade
32 questions
Javascript Quiz by Brandon and Amali

Quiz
•
11th Grade
33 questions
APCSP Unit 3 Vocabulary

Quiz
•
10th - 12th Grade
35 questions
Higher Software Design & Development

Quiz
•
10th - 12th Grade
30 questions
Pseudocode & Flow Charts

Quiz
•
9th - 12th Grade
35 questions
M5 Final review

Quiz
•
11th Grade
30 questions
PSTS Backend PHP XIPPLG1

Quiz
•
11th Grade
30 questions
Mastering Python Loops, Lists and Strings

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