what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / khamuruddin mohammed
Indentification Division
program-id
That's it..pgm will compile with the above 2 lines
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are literals?
What is amode(31)
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 can i see junk values in dclgen or in hostvariable of comp ?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
IF I mention stop run in CICS what happens?
How do you reference the fixed block file formats from cobol programs
Which division and paragraphs are mandatory for a COBOL program?
Write a program to explain size error.
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between Call and a Link?
How do you differentiate between cobol and cobol-ii?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.