Minimum how many Number of Paragraphs are there in ID-
Divison?
Answer Posted / sivakumar sekharannair
Minimum number of paras that is required under aid-division
is one
becasue
PROGRAM-ID. is a must under identification. without which
the program will not execute.
all other paras are optional only.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Can we redefine the field of x(200) to less than 200?
Which division and paragraphs are mandatory for a COBOL program?
What is static and dynamic call in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
explain sorting techniques in cobol program?
How can you get the ksds file records into your cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is amode(31)
What is the problem of ordered sequential files access?
What is the difference between perform … with test after and perform … with test before?
What is amode(24)?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?