[amp_mcq option1=”These charts are type of graphical design tool” option2=”These charts cannot represent CASE constructs” option3=”These charts can represent three fundamental control structures” option4=”All of the above E. None of the above” correct=”option2″]
The correct answer is: B. These charts cannot represent CASE constructs.
Nassi-Shneiderman charts are a type of graphical design tool that can be used to represent the logic of a program. They are made up of boxes and arrows, with each box representing a step in the program and each arrow representing the flow of control between the steps. Nassi-Shneiderman charts can represent the three fundamental control structures: sequence, selection, and repetition.
CASE (computer-aided software engineering) constructs are a set of tools that can be used to automate the software development process. Nassi-Shneiderman charts are not a type of CASE construct, and they cannot be used to represent CASE constructs.
Here is a brief explanation of each option:
- A. These charts are type of graphical design tool. This is true. Nassi-Shneiderman charts are a type of graphical design tool that can be used to represent the logic of a program.
- B. These charts cannot represent CASE constructs. This is true. Nassi-Shneiderman charts are not a type of CASE construct, and they cannot be used to represent CASE constructs.
- C. These charts can represent three fundamental control structures. This is true. Nassi-Shneiderman charts can represent the three fundamental control structures: sequence, selection, and repetition.
- D. All of the above. This is false. Only option B is true.
- E. None of the above. This is false. Option C is true.