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

Answers were Sorted based on User's Feedback



When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / kb

At compile time the working storage is allocated

Is This Answer Correct ?    18 Yes 6 No

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / 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

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / natarajan

at compile time

Is This Answer Correct ?    8 Yes 7 No

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / 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

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / kumar

a.compile time

Is This Answer Correct ?    1 Yes 1 No

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / siddesh

I think at run time

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More COBOL Interview Questions

how we rectify soc4 and soc7 error in project(need real time answer)? please reply

3 Answers   HCL, Wipro,


what is Pic 9v99 Indicates?

2 Answers  


i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?

1 Answers   HCL,


how will you define vsam file in select clause?

3 Answers   Patni,


how can we fetch 3 records in cobol pgm any coding pls ?

3 Answers   CGI,


Discuss about changing dataset name in proc.

0 Answers  


what is S04E error in jcl?

11 Answers   IBM, L&T,


What are the different open modes available in cobol?

0 Answers  


i want a program using by if, evaluate , string, unstring, perform, occurs?

1 Answers  


period is missing in the cobol program which error we getting

5 Answers   TCS, Tesco,


What is SQL Code -904 and -903 in DB2 And how to handle it?

1 Answers   IBM,


how would find total records in files using seqientional

1 Answers   HSBC,


Categories