RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE
Answer Posted / guest
True
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is perform what is varying?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Define cobol?
Which division and paragraphs are mandatory for a COBOL program?
How do we get current date from system with century in COBOL?
Which is not true about evaluate statement
What is the usage of comp fields in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What guidelines should be followed to write a structured cobol prgm?
What is an in line perform? When would you use it? Anything else you wish to say about it.
For rewrite, why is it mandatory that file needs to be opened?