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
Answers were Sorted based on User's Feedback
Answer / 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 |
Working storage variables will get allocated when the
program is start running.
so answer would be B. At starting of the run time.
Is This Answer Correct ? | 1 Yes | 1 No |
how we rectify soc4 and soc7 error in project(need real time answer)? please reply
what is Pic 9v99 Indicates?
i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
how will you define vsam file in select clause?
how can we fetch 3 records in cobol pgm any coding pls ?
Discuss about changing dataset name in proc.
what is S04E error in jcl?
11 Answers IBM, L&T,
What are the different open modes available in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
period is missing in the cobol program which error we getting
What is SQL Code -904 and -903 in DB2 And how to handle it?
how would find total records in files using seqientional