When the working storage variables get allocated?
a.At Compile time
b.At starting of the run time
c.At end of the run time.
d.None of these

Answer Posted / suresh ramaiyan

Working storage variables will get allocated when the
program is start running.

so answer would be B. At starting of the run time.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

859


Are you comfortable in cobol or jcl?

643


What are 77 levels used for?

659


Write the code implementing the perform … varying.

646


How arrays can be defined in COBOL?

664






How do get the result of your program directly on your pc?

1885


What is the difference between goback, stop run and exit program in cobol?

932


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


What is the difference between PIC 9.99 and PIC9v99?

782


Whats the difference between search & search ALL?

5264


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846


explain sorting techniques in cobol program?

691


What is the difference between PIC 9.99 and 9v99 in COBOL?

733


What are the different rules to perform a Search?

619