Answer Posted / sanjudharan
rename clause
| Is This Answer Correct ? | 42 Yes | 3 No |
Post New Answer View All Answers
What is inspect in cobol ?
What type of SDLC u followed? Why?
Why would you use find and get rather than to obtain?
how do you reference the rrds file formats from cobol programs
Mention the guidelines to write a structured cobol program?
What rules are followed by the search verb.
Can a Search can be done on a table with or without Index?
Define cobol?
How to remove 2 duplicate records and copy only one using job control language?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are literals?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How do define dynamic array in cobol.
When is inspect verb is used in cobol?