GO TO stmt which of the following is not true
A) GO TO stmt is not essential in the sense that it is
possible to write programs without using GO TO
B) The target of the GO TO stmt being a procedure name
avoiding GO TO result in a program with no procedure name
C) Indiscriminate use of GO TO stmt can make the
control structure program substantially complex
D) Too many GO TO stmts make a program difficult to
understand

Answers were Sorted based on User's Feedback



GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it i..

Answer / santu mandal

Ans = B

Is This Answer Correct ?    8 Yes 0 No

GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it i..

Answer / nygrande

Incorrect Answer = B;

To invoque a procedure we should use CALL PROCEDURE_NAME.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

What is inspect?

1 Answers  


how to change pic of variables declared in copy book inside progrm?

4 Answers  


whose product is x-peditor ?

1 Answers  


what is the meaning of a (new, catlg, keep) disposition mean?

1 Answers   IBM,


State all the file open modes?

1 Answers  


How many types of evaluate statements are available?

1 Answers  


When do you get -811 sqlcode and how to resolve it?

1 Answers  


accept ws-date from date will return the current date?

1 Answers   IBM,


How many module come in Ibm framework?

1 Answers   IBM,


Hi all, I have >200 members per Dataset, I need to delete 2 lines from all members of a Dataset. To do Manually it is difficult. So please tell me simple method. is there any Tool or........

2 Answers  


what is the scope of commitment control?

0 Answers  


Explain path?

1 Answers  


Categories