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

I think at run time

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

734


What is amode(24)?

680


Which mode is used to operate the sequential file?

658


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

676


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5051






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

1927


how do you reference the fixed unblock file formats from cobol programs

703


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

660


What the difference is between continue and next sentence?

651


How to know whether the module is dynamical or statistical?

650


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5673


Define static linking and dynamic linking.

660


Which is not true about evaluate statement

1567


Whats the difference between search & search ALL?

5258


What are the different rules of SORT operation?

691