Programming Concepts Flashcard

Programming Concepts Flashcard

Assessment

Flashcard

Computers

6th Grade

Hard

Created by

Marchan Jackson

FREE Resource

Student preview

quiz-placeholder

8 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the skill called when Michael is learning to write instructions for a computer?

Back

To write code or instructions for a computer

2.

FLASHCARD QUESTION

Front

What is the purpose of "debugging"?

Back

To check code for mistakes and try to fix errors

3.

FLASHCARD QUESTION

Front

What is an "event" in programming?

Back

An action that causes something to happen

4.

FLASHCARD QUESTION

Front

What does a "loop" do in programming?

Back

It repeats an action over and over again

5.

FLASHCARD QUESTION

Front

What is "programming" similar to?

Back

Writing code or instructions

6.

FLASHCARD QUESTION

Front

Which of the following is NOT a purpose of debugging?

  • To fix errors in code
  • To check code for mistakes
  • To write new code
  • To improve code quality

Back

To write new code

7.

FLASHCARD QUESTION

Front

Which term describes doing something repeatedly in programming?

Back

Loop

8.

FLASHCARD QUESTION

Front

What is the main goal of coding?

Back

To write instructions for a computer