Which of the following is a way to represent an algorithm
(a) pseudocode
(b) flowchart
(c) none of these
(d) both of these
Answer:
Checking the options:
- (a) pseudocode - non-formal language representation of an algorithm
- (b) flowchart - pictorial representation of an algorithm
- (c) none of these
- (d) both of these
Both option (a) and (b) are correct.
So, the correct answer is (d) both of these .