Flashcard on Algorithms

Flashcard on Algorithms

Assessment

Flashcard

Information Technology (IT)

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is an algorithm?

Back

A set of instructions designed to solve a problem

2.

FLASHCARD QUESTION

Front

What is programming?

Back

Creating a set of instructions for a computer to follow

3.

FLASHCARD QUESTION

Front

What does the term "Bug" refer to in a computer program?

Back

An error, flaw, or defect

4.

FLASHCARD QUESTION

Front

What is a loop in coding?

Back

A set of instructions that repeats for a preset number of times.

5.

FLASHCARD QUESTION

Front

What is a programming language?

Back

A tool used to write software.

6.

FLASHCARD QUESTION

Front

What does the term "Syntax" refer to in programming?

Back

The rules that govern the structure of a programming language

7.

FLASHCARD QUESTION

Front

What is the process of reviewing code to fix errors called?

Back

Debugging