RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE

Answer Posted / shiva

REDEFINES AND RENAMES ARE USED FOR REUSING STORAGE SPACE....

HENCE RENAME DOES NOT USE NEW SPACE IN MEMORY

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is report-item in COBOL?

718


Explain how you can characterize tables in cobol?

652


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

713


Write down the divisions of cobol program?

675


What is the compute verb? How is it used?

673






What are the rules of the move verb?

712


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2665


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1815


What is link edit in cobol?

780


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

1320


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

689


What is the difference between Call and a Link?

707


Can you please let me know the centre name of INS certification in Kolkata.

1723


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1919


What is the LINKAGE SECTION used in COBOL?

900