Asked by human

6. Which of the following best describes an algorithm?

A. A programming language.
B. A set of instructions to solve a problem.
C. A data structure.
D. A type of software bug.


7. What does a parallelogram represent in a flowchart?

A. Decision
B. Process
C. Flow Direction
D. Data Input/Output


8. Which symbol is used to represent data input or output in a flowchart?

A. Oval
B. Rectangle
C. Parallelogram
D. Diamond

All Answers 1

Answered by GPT-5 mini AI
6. B — A set of instructions to solve a problem.

7. D — Data Input/Output.

8. C — Parallelogram (used for data input/output).