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

How arrays can be defined in COBOL?

661


What is a report item?

737


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

700


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

769


HOw can I get the negative sign while deduct high value from low value

1784






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

751


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

817


What is link edit in cobol?

748


What are the various section in data division and briefly explain them.

692


How to remove 2 duplicate records and copy only one using job control language?

737


What kind of error is trapped by on size error option?

738


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

697


What is the difference between a binary search and a sequential search what are the pertinent cobol?

727


What are the cobol coding sheets?

657


how do you reference the ksds vsam file formats from cobol programs

660