Basic Programming Concepts

Basic Programming Concepts

Assessment

Flashcard

Computers

9th Grade

Easy

Created by

David Marks

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Algorithm

Back

A set of steps to accomplish a task or solve a problem.

2.

FLASHCARD QUESTION

Front

Pseudocode

Back

A detailed yet readable description of what a computer program or algorithm must do.

3.

FLASHCARD QUESTION

Front

Loop

Back

A sequence of instructions that is continually repeated until a certain condition is reached.

4.

FLASHCARD QUESTION

Front

Conditional Statement

Back

A statement that only runs under certain conditions or situations.

5.

FLASHCARD QUESTION

Front

Function

Back

A block of organized, reusable code that is used to perform a single, related action.

6.

FLASHCARD QUESTION

Front

Variable

Back

A storage location identified by a memory address and associated symbolic name (an identifier), which contains some known or unknown quantity of information referred to as a value.

7.

FLASHCARD QUESTION

Front

Data Type

Back

An attribute of data that tells the compiler or interpreter how the programmer intends to use the data.

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?