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
What are the pertinent COBOL commands?
How you can characterize tables in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How arrays can be defined in COBOL?
Write a program that uses move corresponding.
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)?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What are declaratives and what are their uses in cobol?
How you can read the file from bottom?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do we get current date from system with century in COBOL?
example for sub strings ? and refernce modifications whit output pls
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
what is difference between cobol and cobol/400
What is the compute verb? How is it used?