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

Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

672


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2091


Name the sections present in data division.

696


how do you reference the rrds file formats from cobol programs

790






Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2048


Discuss about changing dataset name in proc.

757


What are declaratives and what are their uses in cobol?

702


Can a Search can be done on a table with or without Index?

798


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2051


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?

1797


What are literals?

622


What are the access modes of START statement?

714


What is perform what is varying?

699


What is the difference between Call and a Link?

694