Basic Programming

Basic Programming

Assessment

Flashcard

Computers

7th Grade

Hard

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Refers to a graphical representation of an algorithm.

Back

Flowchart

2.

FLASHCARD QUESTION

Front

It is a step-by-step procedure to resolve any problem.

Back

Algorithm

3.

FLASHCARD QUESTION

Front

Which of the following is a sequence of instructions written using a computer Programming Language to perform a specified task by the computer: Flowchart, Algorithm, Computer Program, Program Coding?

Back

Computer Program

4.

FLASHCARD QUESTION

Front

Which of the following is NOT a programming languages? Ruby, Visual Basic, Java, Illustrator

Back

Illustrator

5.

FLASHCARD QUESTION

Front

Which flowchart symbol represents arithmetic instructions? Options: Input/Output, Terminal, Processing, Decision

Back

Processing

6.

FLASHCARD QUESTION

Front

Which of the following is NOT an advantage of Flowchart? Flowchart act as a guide for blueprint during program designed. It is difficult to draw flowchart for large and complex program. Flowchart are better way of communicating the logic of system. Flowcharts help in debugging process.

Back

It is difficult to draw flowchart for large and complex program

7.

FLASHCARD QUESTION

Front

What flowchart symbol is used to answer yes/no questions or true/false?

Back

Decision