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 / shiva
in working-storage section...
we declare temporary variables...which are used in progam...
so all temporary variables get resolved during compilation...
where as fields declared in linkage-section..get allocated
during execution time r runtime
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can we redefine the field of x(200) to less than 200?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the cobol coding sheets?
What is the problem of ordered sequential files access?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is length is cobol?
State the various causes of s0c1, s0c5 and s0c7.
What is a report item?
What is difference between static and dynamic call in cobol?
What are the pertinent COBOL commands?
What are all the divisions of a COBOL program?
Write the code to count the sum of n natural numbers.
Explain the configuration section of a cobol program with examples of syntax.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Explain how you can characterize tables in cobol?