MCQOPTIONS
Saved Bookmarks
| 1. |
Which statement is wrong regarding flowchart? |
| A. | This is a graphical representation of an algorithm. |
| B. | It uses diamond-shaped symbols to represent conditional statements. |
| C. | It is an alternative to Data Flow Diagram (DFD). |
| D. | It represents the sequence of execution of the algorithm. |
| Answer» C. It is an alternative to Data Flow Diagram (DFD). | |