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
What is rmode(any) ?
In COBOL programming, what is PERFORM? What is VARYING?
how to access the file from prodution from changeman tool and to submit a file to production
Why did you choose to work with ibm mainframe cobol programming?
What are the cobol coding sheets?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What type of SDLC u followed? Why?
What are various search techniques in cobol? Explain.
) How do u handle errors in BMS macro
explain sorting techniques in cobol program?
What are declaratives and what are their uses in cobol?
how to refer the data field?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
A table has two indexes defined. Which one will be used by the SEARCH?