This set of Computer Fundamentals Multiple Choice Questions & Answers (MCQs) focuses on “Flowcharts”.
1. The symbol denotes \_\_\_\_\_\_\_ computer-fundamentals-questions-answers-flowcharts-q1 rectangle a) I/O b) Flow c) Terminal d) Decision
c
In computer science, algorithm refers to a pictorial representation of a flowchart.
a) True
b) False
Answer: b
Explanation: The statement is false. The correct statement would be: In computer science, flowchart refers to a pictorial representation of an algorithm.
Answer: b
Explanation: A diamond shape box denotes either a truth value or a false value. It jumps onto two different statements following it via flow lines.
Answer: b
Explanation: The statement is false. There should be no set standards on the amount of details that should be provided in a flowchart.