RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE
Answer Posted / santy
TRUE.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
How to know whether the module is dynamical or statistical?
What are all the divisions of a COBOL program?
Explain how to differentiate call by context by comparing it to other calls?
how do you reference the ksds vsam file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is Pic 9v99 Indicates in COBOL?
How do we get current date from system with century in COBOL?
What is amode(24)?
Write a cobol program making use of the redefine clause.
For rewrite, why is it mandatory that file needs to be opened?
how do you reference the variable block file formats from cobol programs
How do u write test cases?
Which is not true about evaluate statement