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 Phrase in STRING command in COBOL?
What is link edit in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What kind of error is trapped by on size error option?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What the difference is between continue and next sentence?
Why did you choose to work with ibm mainframe cobol programming?
Differentiate between structured cobol programming and object-oriented cobol programming.
what are decleratives in cobol?
IF I mention stop run in CICS what happens?
What are all the divisions of a COBOL program?
Explain the configuration section of a cobol program with examples of syntax.
For rewrite, why is it mandatory that file needs to be opened?
how to access the file from prodution from changeman tool and to submit a file to production
What is inspect in cobol ?