Answer Posted / aji cherian
For Condition names
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
What are the cobol coding sheets?
What are the different data types in cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Have you used comp and comp-3 in your project? And how?
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
Write some characteristics of cobol as means of business language.
Write the code implementing the perform … varying.
What are literals?
What are different data types in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the compute verb? How is it used?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between Global and External Variables?
how do you reference the variable block file formats from cobol programs
Explain how to differentiate call by context by comparing it to other calls?