how to pass 100 to s9(4) how r they inserted ?
Answer Posted / guest
notpossible
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is link edit in cobol?
What are the access modes of START statement?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the difference between Call and a Link?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
how do you reference the rrds file formats from cobol programs
What is rmode(any) ?
In which area will you utilize 88 level items in cobol?
Have you used comp and comp-3 in your project? And how?
What are various search techniques in cobol? Explain.
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are the different open modes available in cobol?
Write a cobol program making use of the redefine clause.