Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 13 - No. 8)

Which of the following statements is true regarding the use of flowcharts and pseudocode?
Both can be used to represent algorithms.
Flowcharts primarily use visual elements, while pseudocode uses text.
Pseudocode is typically more detailed and specific than flowcharts.
Flowcharts are more suitable for complex algorithms.

Explanation

Both are tools, and the best one depends on the situation.

Comments (0)

Advertisement