InterviewSolution
Saved Bookmarks
| 1. |
Which box shows the start or end of the flowchart-1) Rectangular ii) Egg-shapediii) Diamond-shaped |
|
Answer» Answer: Ellipse Ellipse is used to indicate the start and end of a flowchart. Start WRITTEN in the ellipse indicates the beginning of a flowchart. End or Stop or Exit written in the ellipse indicates the end of the flowchart. Parallelogram A parallelogram is used to READ data (input) or to PRINT data (OUTPUT). |
|