Pseudocode Keywords

Pseudocode Keywords

11th Grade

14 Qs

quiz-placeholder

Similar activities

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python Programming Basics

Python Programming Basics

University

14 Qs

Exam 1 Practice

Exam 1 Practice

University

15 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

TECHNICAL C PROGRAM

TECHNICAL C PROGRAM

University

10 Qs

Control Structures in Python

Control Structures in Python

11th - 12th Grade

13 Qs

Python For And While Loop

Python For And While Loop

9th - 12th Grade

18 Qs

Python Basics

Python Basics

KG - University

16 Qs

Pseudocode Keywords

Pseudocode Keywords

Assessment

Quiz

Computers

11th Grade

Easy

Created by

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

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?