Pseudocode Input

Quiz
•
Computers
•
9th - 12th Grade
•
Hard

Lee Macri
Used 78+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
We need variables to:
store and manipulate data.
store data.
manipulate data.
make fun of students.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
We need to give a variable a name so we can...
assign and retrieve values from memory.
be cool.
read code.
know what we're doing.
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following correctly creates a variable?
DECLARE INTEGER AS x
DECLARE INT x
DECLARE non_binary AS BOOLEAN
DIM string As STRIN
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following correctly creates a variable?
DIM age AS x
DECLARE age AS INTEGER
DECLARE CORRECT AS string
INPUT user's full name
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the following pseudocode snippet do?
DECLARE car AS STRING
It creates a character variable named car.
Creates a new car object.
Nothing
It creates an address in memory which is referenced by the label car.
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the following pseudocode snippet do?
car <- "Honda"
Assigns car to Honda.
Assigns a string value to car.
Assigns an integer value to car.
Nothing.
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following correctly assigns a value to an integer variable?
STORE '5' IN x
STORE 5 IN x
INPUT x IN '5'
STORE x IN 5
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Pseudocode

Quiz
•
9th - 11th Grade
15 questions
Computer Science - Python

Quiz
•
9th - 12th Grade
10 questions
Java - Variables and Expressions Practice

Quiz
•
9th - 12th Grade
9 questions
Windows Form Application

Quiz
•
6th Grade - University
15 questions
Learning SQL

Quiz
•
11th - 12th Grade
10 questions
DBMS- CLASS8 CBSE

Quiz
•
7th - 10th Grade
10 questions
Java Arrays Quiz

Quiz
•
11th Grade
15 questions
Technical Quiz R2

Quiz
•
12th Grade
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade