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

What is the compute verb? How is it used?

665


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1932


What is the usage of comp fields in cobol?

660


) How do u handle errors in BMS macro

1512


What is report-item in COBOL?

712






How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

714


Describe the cobol database components?

683


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

1616


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

634


Name the sections present in data division.

701


Write a program to enter and display the names of students in a class using the occurs clause.

654


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.

5065


Explain what you understand by passing by value.

705


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1591


what happens if parmparameter passes zero bytes to the program

1667