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 / hitesh karnani
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 ? | 1 Yes | 2 No |
Post New Answer View All Answers
how do you reference the rrds file formats from cobol programs
Why occurs cannot be used in 01 level in COBOL?
Write a program that uses move corresponding.
Explain how you can characterize tables in cobol?
What are various search techniques in cobol? Explain.
What are the pertinent COBOL
How do get the result of your program directly on your pc?
how do you reference the esds vsam file formats from cobol programs
What the difference is between continue and next sentence?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is a scope terminator give example?
Why would you use find and get rather than to obtain?
Give some examples of command terminators?
How to remove 2 duplicate records and copy only one using job control language?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly