MCQ
A flowchart is mainly used to:
Unit-2 Computational Thinking and Algorithms
A
Represent an algorithm graphically
B
Store data permanently
C
Compile a program
D
Test computer hardware
Explanation
A flowchart gives a visual picture of the sequence and logic of an algorithm.
Related MCQs
Which flowchart symbol is used to represent a decision or condition?
Unit-2 Computational Thinking and Algorithms
View
Which of the following is an example of a constant?
Unit-2 Computational Thinking and Algorithms
View
An algorithm without a well-defined order of steps would most likely fail which property?
Unit-2 Computational Thinking and Algorithms
View
Which statement best distinguishes an algorithm from a program?
Unit-2 Computational Thinking and Algorithms
View
A small circle used to connect a flowchart on the same page is called a(n):
Unit-2 Computational Thinking and Algorithms
View
Executing the steps of an algorithm one after another in a fixed order is called:
Unit-2 Computational Thinking and Algorithms
View