Answer Posted / shibin shah k j
wen we need to access array we need to use these two...
index with pointer ...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the pertinent COBOL
how do you reference the printer file formats from cobol programs
For rewrite, why is it mandatory that file needs to be opened?
How do you get the data to code the BMS macro?
) what is the difference between AID and HANDLE AID?
Define cobol?
how do you reference the fixed unblock file formats from cobol programs
How are the next sentence and continue different from each other?
What is an in line perform? When would you use it? Anything else you wish to say about it.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How arrays can be defined in COBOL?
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.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What rules are followed by the search verb.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.