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
Answer / nygrande
Incorrect Answer = B;
To invoque a procedure we should use CALL PROCEDURE_NAME.
| Is This Answer Correct ? | 1 Yes | 0 No |
How many minimum number of line codes does PL/1 DB2 program requires?
0 Answers IBM, TelePerformance,
stmts affected by activation group?
Can you define foreign keys?
what are the present versions of all mainframe modules?can any body let me know pls
Categorize the mainframe manual testing?
Explain isolation level?
How many bytes will a s9(8) comp field occupy ?
error code 7030 cpf7030 what is the level check error
What is meant by an isolation level?
What is the difference between general testing and mainframe testing?
What is COUNTERS in PL/1? How to assign the COUNTER variables? WHich Data Type it can be used for this?
What is the difference between hdam and hidam databases?