Answer Posted / swetha
one can use icetool in matching logic
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
what is the use of outrecord?
Name the sections present in data division.
How do we get current date from system with century in COBOL?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Explain what you understand by passing by value.
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.
i need a small 3d program using inline and outline.
How you can characterize tables in cobol?
HOw can I get the negative sign while deduct high value from low value
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is perform what is varying?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
) How do u handle errors in BMS macro?