Programming Concepts

Programming Concepts

Assessment

Flashcard

Computers

9th - 12th Grade

Medium

Created by

Allyson Smith

Used 3+ times

FREE Resource

Student preview

quiz-placeholder

14 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Boolean Logic

Back

A form of algebra where all values are either true or false, used in decision-making processes.

2.

FLASHCARD QUESTION

Front

Conditional

Back

A control structure that allows a program to execute certain pieces of code based on whether a specified condition is true or false.

3.

FLASHCARD QUESTION

Front

Constant

Back

A value that cannot be altered by the program during its execution.

4.

FLASHCARD QUESTION

Front

Control Structure

Back

Constructs in programming that manage the flow of control in a program, such as loops and conditionals.

5.

FLASHCARD QUESTION

Front

Debugging

Back

The process of identifying and fixing errors (bugs) in a program.

6.

FLASHCARD QUESTION

Front

Function (or Procedure)

Back

A reusable block of code designed to perform a specific task. Functions can take inputs and return outputs.

7.

FLASHCARD QUESTION

Front

Loop (Iteration)

Back

A control structure that repeats a block of code as long as a specified condition is met.

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?