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
Describe the cobol database components?
What are the different rules to perform a Search?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How do u write test cases?
What is rmode(any) ?
What is the difference between comp and comp-3 usage?
What guidelines should be followed to write a structured cobol prgm?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Why did you choose to work with ibm mainframe cobol programming?
Write down the divisions of cobol program?
What is length is cobol?
What is the Purpose of Pointer in the string?
Can we change the password using ALTER? anyone tried and changed?