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 / kumar
a.compile time
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Why did you choose to work with ibm mainframe cobol programming?
HOw can I get the negative sign while deduct high value from low value
For rewrite, why is it mandatory that file needs to be opened?
What are 77 levels used for?
Whats the difference between search & search ALL?
how do you reference the variable unblock file formats from cobol programs
When is inspect verb is used in cobol?
What type of SDLC u followed? Why?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the utilization of copybook in cobol?
What is Pic 9v99 Indicates in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are declaratives and what are their uses in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?