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


Please Help Members By Posting Answers For Below Questions

Whats the difference between search & search ALL?

5264


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

716


What is a report item?

739


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2730


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1769






I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1804


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

644


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

735


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1612


What are the pertinent COBOL

2043


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

706


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


how do you reference the variable block file formats from cobol programs

683


Name the divisions, which are available in a cobol program?

685


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1931