Introduction to Programming Vocabulary

Introduction to Programming Vocabulary

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Algorithm

Back

A precise sequence of instructions for processes that can be executed by a computer.

2.

FLASHCARD QUESTION

Front

High Level Programming Language

Back

A programming language with many commands and features designed to make common tasks easier to program. Any high level functionality is encapsulated as combinations of low level commands.

3.

FLASHCARD QUESTION

Front

Low Level Programming Language

Back

A programming language that captures only the most primitive operations available to a machine. Anything that a computer can do can be represented with combinations of low level commands.

4.

FLASHCARD QUESTION

Front

Iterate

Back

To repeat in order to achieve, or get closer to, a desired goal.

5.

FLASHCARD QUESTION

Front

What is Selection?

Back

A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine, or select, whether or not to run a certain block of statements.

6.

FLASHCARD QUESTION

Front

Sequencing

Back

Putting commands in correct order so computers can read the commands.

7.

FLASHCARD QUESTION

Front

Abstraction

Back

A simplified representation of something more complex. Allows you to hide details to help you manage complexity, focus on relevant concepts, and reason about problems at a higher level.

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?