Answer Posted / vinodh
It is a RENAME clause.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
Why occurs cannot be used in 01 level in COBOL?
What is cobol?
Which is not true about evaluate statement
How arrays can be defined in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
How can you get the ksds file records into your cobol program?
For rewrite, why is it mandatory that file needs to be opened?
Why would you use find and get rather than to obtain?
Give some examples of command terminators?
What is the LINKAGE SECTION used in COBOL?
example for sub strings ? and refernce modifications whit output pls
What is the difference between goback, stop run and exit program in cobol?
What the difference is between continue and next sentence?
What is the difference between perform … with test after and perform … with test before?
How do u write test cases?