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 / natarajan
at compile time
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
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.
How do you differentiate between cobol and cobol-ii?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
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?
What rules are to be followed while using the corresponding options?
i need a small 3d program using inline and outline.
What are the different open modes available in cobol?
What is static and dynamic call in cobol?
Why occurs cannot be used in 01 level in COBOL?
In COBOL programming, what is PERFORM? What is VARYING?
Write the code to count the sum of n natural numbers.
What are the different rules of SORT operation?
What are various search techniques in cobol? Explain.
What is a SSRANGE and NOSSRANGE?
) How do u handle errors in BMS macro?