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
What do you understand by psb and acb?
Which mode is used to operate the sequential file?
What type of SDLC u followed? Why?
How do you get the data to code the BMS macro?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between next sentence and continue in cobol programing language?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what is the use of outrecord?
What are all the divisions of a COBOL program?
Write down the divisions of cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
Why occurs cannot be used in 01 level in COBOL?
IF I mention stop run in CICS what happens?
What guidelines should be followed to write a structured cobol prgm?