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 / anbarasu
Program ID is mandatory and other are optional.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Give some examples of command terminators?
What is comp-1 and comp-2?
What are the different rules to perform a Search?
How do get the result of your program directly on your pc?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are the access modes of START statement?
What are the various section in data division and briefly explain them.
What is the utilization of copybook in cobol?
Whats the difference between search & search ALL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
IF I mention stop run in CICS what happens?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Why did you choose to work with ibm mainframe cobol programming?
What are the pertinent COBOL