Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / sai
OM Technology is the best institute foe mainframes.
| Is This Answer Correct ? | 3 Yes | 27 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
how do you reference the variable block file formats from cobol programs
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the compute verb? How is it used?
What is the difference between goback, stop run and exit program in cobol?
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
Why would you use find and get rather than to obtain?
IF I mention stop run in CICS what happens?
How can you get the ksds file records into your cobol program?
how do you reference the esds vsam file formats from cobol programs
What guidelines should be followed to write a structured cobol prgm?
Name the sections present in data division.
explain sorting techniques in cobol program?