Basic Programming Concepts Flashcard

Basic Programming Concepts Flashcard

Assessment

Flashcard

Computers

7th Grade

Easy

Created by

Marchan Jackson

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Code in programming

Back

Set of instructions for a computer

2.

FLASHCARD QUESTION

Front

Testing in programming involves:

Back

Checking code to ensure it works as expected.

3.

FLASHCARD QUESTION

Front

Definition of a 'Bug' in programming:

Back

An error that prevents the program from running as expected.

4.

FLASHCARD QUESTION

Front

Debugging

Back

Finding and fixing problems in code

5.

FLASHCARD QUESTION

Front

NOT related to programming: Code, Testing, Bug

Back

Photosynthesis

6.

FLASHCARD QUESTION

Front

Compiler in programming:

Back

A tool that translates code from high-level language to machine language.

7.

FLASHCARD QUESTION

Front

Algorithm

Back

A step-by-step procedure for solving a problem or accomplishing a task.

8.

FLASHCARD QUESTION

Front

Syntax Error

Back

An error in the code due to incorrect use of the programming language's rules.