Search Header Logo

Pseudocode Keywords

Authored by Wayground Content

Computers

11th Grade

Used 11+ times

Pseudocode Keywords
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers