Solved

Which of the Following Statements Is Incorrect

Question 35

Multiple Choice

Which of the following statements is incorrect?


A) The GOTO action interrupts the flow of execution, making it very difficult to understand and maintain the code.
B) Even though the GOTO statement exists, most developers believe this should be used very sparingly.
C) Most developers believe that the GOTO statement should be used as many times as possible.
D) Even though the GOTO statement exists, most developers believe this should be used only if no other method can be used to accomplish the task at hand.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions