if a>b
continue
display x.
dispaly y.
end-if
display 1
display 2.
display 3.
what should be my output ?
Answer Posted / sharpmainframe
ERROR: BECAUSE OF MISMATCH END-IF
YOU NOT PUT ANY SCOP TERMINATOR(.) INBETWEEN IF-ENDIF STMT
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the various section in data division and briefly explain them.
How do you get the data to code the BMS macro?
What is redefines clause in COBOL?
Explain what you understand by passing by value.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are literals?
How can you get the ksds file records into your cobol program?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is comp-1 and comp-2?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Define cobol?
What are different data types in cobol?
i need a small 3d program using inline and outline.
What is static and dynamic call in cobol?