COBOL Snippet: Tell where the control will when the below
code execute
IF (A=B)
CONTINUE
ELSE
NEXT SENTENCE
PERFORM <IMP-STMT>
END-IF.
Answer Posted / lu
First of all, when you code , you have to know what do you
want to do....
Perform after next sentence doesn't make sense ..it never
executes....
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Which mode is used to operate the sequential file?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between comp and comp-3 usage?
explain sorting techniques in cobol program?
What are the cobol coding sheets?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the difference between binary search and sequential search?
What are the access modes of START statement?
how do you reference the variable unblock file formats from cobol programs
Whats the difference between search & search ALL?
How do u write test cases?
What are 77 levels used for?