Why are the following used in a flowchart?
Answer:
| (c) | Represents a decision box .It is used whenever a condition needs to be tested and the next step to be executed depends upon the result of the condition. |
| (D) |
Represents a processing box. It is used when some processing or calculation need to be carried out. |