The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / krishna
answer is 7
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
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)?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is report-item in COBOL?
) how do u code after getting data?
What is the difference between comp and comp-3 usage?
How do you differentiate between cobol and cobol-ii?
Define cobol?
Write down the divisions of cobol program?
What are all the divisions of a COBOL program?
What is cobol?
In COBOL programming, what is PERFORM? What is VARYING?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
how to refer the data field?