Pseudocode Keywords

Quiz
•
Computers
•
11th Grade
•
Easy
Wayground Content
Used 11+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
INITIALIZE
Indicates a variable created with no value. Can also use DECLARE.
A method to assign a value to a variable after declaration.
A process of deleting a variable from memory.
A way to create a constant variable.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CALCULATE
Indicates the program needs to perform a calculation.
A command to stop the program.
A request for user input.
A function to display results.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Indicates that output will be sent to the printer.
Displays the output on the screen.
Saves the output to a file.
Sends the output to a network location.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHILE...ENDWHILE
Indicates a type of loop used to repeat a set of instructions.
A conditional statement that executes once.
A function that returns a value.
A method for defining variables.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
OUTPUT
Indicates that output will appear on the screen.
Refers to the input data for a program.
Describes the process of data storage.
Represents a command to execute a function.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
DISPLAY
Output device
Alternative to output.
Input method
Data storage
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
DECLARE
An alternative to INITIALIZE, it creates a variable for which we do not know the starting value.
A method to permanently store data in a database.
A function that retrieves data from an API.
A command to delete a variable from memory.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Global and local variables

Quiz
•
10th - 12th Grade
10 questions
For Loop in Python

Quiz
•
11th Grade
14 questions
Arduino

Quiz
•
12th Grade
18 questions
Test 4 Edhesive Review

Quiz
•
9th - 12th Grade
15 questions
Python Basics

Quiz
•
University
15 questions
C++Arrays Loops and Functions Review

Quiz
•
University
17 questions
Python Loops

Quiz
•
University
15 questions
Intro to Java Loops

Quiz
•
9th - 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
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