Answer Posted / karan
4095
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Can we change the password using ALTER? anyone tried and changed?
How do define dynamic array in cobol.
What is the difference between Call and a Link?
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), amode(31), rmode(24) and rmode(any)?
What are the access modes of START statement?
What is amode(31)
how to access the file from prodution from changeman tool and to submit a file to production
) what is the difference between AID and HANDLE AID?
When is inspect verb is used in cobol?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is link edit in cobol?
What are the various section in data division and briefly explain them.
What is redefines clause in COBOL?