What is difference between static and dynamic call in cobol?
What is the figurative constant in cobol?
What is the difference between Perform para and perform asaection in cobol?
how many divisions are there in cobol
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
hw to create 3 dimensional array & hw to access it?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.
How to execute a set of JCL statements from a COBOL program?
In COBOL "BEFORE" advancing is there or not ?
why 02 level number can't be use as a separate level number like 01 or 77 ?
What is the default value of DISP for temp datasets
maximum of how many screens we can open in emulator