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 / kb
At compile time the working storage is allocated
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
What is rmode(24)
how can i see junk values in dclgen or in hostvariable of comp ?
Describe the cobol database components?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Differentiate between structured cobol programming and object-oriented cobol programming.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What are literals?
Can a Search can be done on a table with or without Index?
Name the divisions, which are available in a cobol program?
What are the various section in data division and briefly explain them.
How to remove 2 duplicate records and copy only one using job control language?
how to access the file from prodution from changeman tool and to submit a file to production