Which of the following paragraphs is compulsory in every
COBOL program?
(a) SPECIAL-NAMES
(b) PROGRAM-ID
(c) FILE-CONTROL
(d) OBJECT-COMPUTER
Answer Posted / vishnu
(b) PROGRAM-ID
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the Purpose of Pointer in the string?
How are the next sentence and continue different from each other?
how to access the file from prodution from changeman tool and to submit a file to production
How you can characterize tables in cobol?
How to print 10 to 1 if the input have only 10 digit number?
how do you reference the esds vsam file formats from cobol programs
A table has two indexes defined. Which one will be used by the SEARCH?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Are you comfortable in cobol or jcl?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Have you used comp and comp-3 in your project? And how?
What is a scope terminator give example?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
what is the use of outrecord?