Answer Posted / deltor
most of the peoples just want to grasp the knowledge rather
sharing......do sharing plz....!
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
Explain how you can characterize tables in cobol?
Whats the difference between search & search ALL?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
For rewrite, why is it mandatory that file needs to be opened?
What is redefines clause in COBOL?
how do you reference the rrds file formats from cobol programs
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what happens if parmparameter passes zero bytes to the program
i want a program using by if, evaluate , string, unstring, perform, occurs?
What rules are to be followed while using the corresponding options?
What are the pertinent COBOL commands?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?