We need variables to:
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
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 Quizizz
13 questions
Introduction to DBMS

Quiz
•
10th - 11th Grade
11 questions
DATABASE INTRODUCTION

Quiz
•
KG - University
10 questions
Quiz 141 - Variables and constants in Python

Quiz
•
9th Grade
15 questions
Python Introduction

Quiz
•
9th Grade
10 questions
DBMS-Open Office

Quiz
•
9th - 12th Grade
8 questions
Edublocks D01

Quiz
•
6th - 9th Grade
10 questions
2.2.1 (d) Variables

Quiz
•
12th Grade
10 questions
IT Theory Revision Part 1

Quiz
•
8th - 10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University