Algorithm and Programming Concepts Flashcard

Algorithm and Programming Concepts Flashcard

Assessment

Flashcard

Business

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

6 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Fill in the correct word to match the definition: The process of solving problems by identifying the tasks required to solve a problem and using instructions to clearly describe each task.

Back

Algorithmic Thinking

2.

FLASHCARD QUESTION

Front

Instructions that look structured but are not understood by a computer.

Back

Programming Language

3.

FLASHCARD QUESTION

Front

Fill in the correct word to match the definition: A predefined set of instructions that can be used to accomplish a task. It is available on a specific object.

Back

Methods

4.

FLASHCARD QUESTION

Front

Well-structured instructions that can be understood and executed by a computer.

Back

Module

5.

FLASHCARD QUESTION

Front

Fill in the correct word to match the definition: A collection of program statements that is a part of a program.

Back

Code Segments

6.

FLASHCARD QUESTION

Front

Data that is given to an algorithm during the execution of a program and can affect the results of the algorithm.

Back

Input