Pseudocode Keywords

Pseudocode Keywords

11th Grade

14 Qs

quiz-placeholder

Similar activities

Algorithm & Flowchart Quiz

Algorithm & Flowchart Quiz

6th - 12th Grade

17 Qs

Python Loops

Python Loops

University

17 Qs

Basic elements of computer programming

Basic elements of computer programming

9th - 12th Grade

15 Qs

iGCSE Computer Science: Data Compression and Encryption

iGCSE Computer Science: Data Compression and Encryption

9th - 12th Grade

18 Qs

Module 2 - Lesson 7

Module 2 - Lesson 7

6th - 12th Grade

13 Qs

Programing Revision

Programing Revision

7th - 12th Grade

15 Qs

Recap Chapter 6, 7, 8

Recap Chapter 6, 7, 8

University

11 Qs

CSE 102 Exam 2 Practice

CSE 102 Exam 2 Practice

University

15 Qs

Pseudocode Keywords

Pseudocode Keywords

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Quizizz 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

PRINT

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

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?