Which of the following is depicted from the flowchart shown below?
2022
Which of the following is depicted from the flowchart shown below?

- A.
Sequencing
- B.
Branching
- C.
Looping
- D.
Overloading
Attempted by 374 students.
Show answer & explanation
Correct answer: A
Key insight: The flowchart executes statements one after another in a straight line with no decision or repetition. P = 1000
R = 10
T = 2
SI = P * R * T