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 / suresh ramaiyan

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why occurs cannot be used in 01 level in COBOL?

715


) how do u code after getting data?

1578


How do we get current date from system with century in COBOL?

805


Explain what you understand by passing by value.

694


how do you define single dimensional array and multidimensional array in your cobol?

672






What are the different rules of SORT operation?

698


Have you used comp and comp-3 in your project? And how?

2008


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

996


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


Write a cobol program making use of the redefine clause.

731


how to access the file from prodution from changeman tool and to submit a file to production

6684


What is comp-1 and comp-2?

764


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1781


What is the usage of comp fields in cobol?

656


what is difference between cobol and cobol/400

21560