What are the divisions in a cobol program?
What is the linkage section?
Can we use icetool in cobol program?
What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).
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.
What is comp-1 and comp-2?
what is record label is empty or standard in file description of data division?
what is jcl approach for programming?
If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
what is rediffine clause?in what situation it can use?give me real time example?
What is Static and Dynamic linking ?
how to resolve the file status 47.......
What is file status 92?