Answer Posted / srinivasulu
no no no no no anyone can bet on this
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are 77 levels used for?
What is rmode(any) ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Explain what you understand by passing by value.
Write a program to explain size error.
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How many bytes S(8) comp field occupy and its maximum value?
Can a Search can be done on a table with or without Index?
What is link edit in cobol?
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.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between external and global variables in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
how do you reference the esds vsam file formats from cobol programs