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

Answer Posted / amar

false.

because rename clause is used for rename the
variable/identifier/data name.
redefines clause will take extra space. because we define
data names tow times in working storage section.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why occurs cannot be used in 01 level in COBOL?

708


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

700


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

672


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

706


i need a small 3d program using inline and outline.

1629






how to access the file from prodution from changeman tool and to submit a file to production

6667


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

699


What is the difference between Global and External Variables?

657


Write some characteristics of cobol as means of business language.

612


how do you reference the variable block file formats from cobol programs

676


What are all the divisions of a COBOL program?

660


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

668


Name the sections present in data division.

696


How do you reference the following file formats from cobol programs?

691


example for sub strings ? and refernce modifications whit output pls

1838