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


Please Help Members By Posting Answers For Below Questions

What are INPUT PROCEDURE and OUTPUT PROCEDURE?

932


Can you please let me know the centre name of INS certification in Kolkata.

1941


What is a report item?

900


What is amode(24)?

882


How to know whether the module is dynamical or statistical?

866


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

903


How you can characterize tables in cobol?

917


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1855


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

621


What are the rules of the move verb?

945


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.

1162


what is the difference between COBOL2 AND COBOL390?

2717


Write a program to enter and display the names of students in a class using the occurs clause.

918


How do get the result of your program directly on your pc?

2067


What is the default value(s) for an initialize and what keyword allows for an override of the default?

953