Q320
Which of the following rules out the use of GO TO?
A.
Flowchart
B.
HIPO-DIAGRAMS
C.
Nassi-Shneiderman diagram
AnswerD.
All of the above
E.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
Nassi-Shneiderman diagrams are only rarely used for formal programming. Their abstraction level is close to structured program code and modifications require the whole diagram to be redrawn, but graphic editors removed that limitation. They clarify algorithms and high-level designs, which make them useful in teaching.