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

Answer Posted / rajesh

False.

It will take the space of the redefined variable when used.

Is This Answer Correct ?    4 Yes 1 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?

718


How do u write test cases?

1638


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1783


Which division and paragraphs are mandatory for a COBOL program?

709


) what is the difference between AID and HANDLE AID?

1636






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

694


What is rmode(24)

678


Name some of the examples of COBOl 11?

2686


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5687


Whats the difference between search & search ALL?

5264


) how do u code after getting data?

1580


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What do you understand by psb and acb?

663


How to print 10 to 1 if the input have only 10 digit number?

811


Mention the guidelines to write a structured cobol program?

620