What are all the divisions of a COBOL program?
No Answer is Posted For this Question
Be the First to Post Answer
How to recover a deleted source physical file from library?
how to access the file from prodution from changeman tool and to submit a file to production
Explain how you can characterize tables in cobol?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
Minimum how many Number of Paragraphs are there in ID- Divison?
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
Define static linking and dynamic linking.
What are the cobol coding sheets?
How do you reference the fixed block file formats from cobol programs
State the various causes of s0c1, s0c5 and s0c7.
What is the default value of DISP parameter?
How include time & date in the report generation in cobol programing?