for an INITIALIZE and what keyword allows for an override
of the default.
Answer Posted / andy
Replacing is work for INITIALIZE to do override
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Describe the cobol database components?
Name the sections present in data division.
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is amode(24)?
What are the various section in data division and briefly explain them.
IF I mention stop run in CICS what happens?
Have you used comp and comp-3 in your project? And how?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Give some examples of command terminators?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the usage of comp fields in cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
) what is the difference between AID and HANDLE AID?
What rules are followed by the search verb.
Explain how you can characterize tables in cobol?