Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / kb

At compile time the working storage is allocated

Is This Answer Correct ?    18 Yes 6 No

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

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

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / natarajan

at compile time

Is This Answer Correct ?    8 Yes 7 No

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / 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

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / kumar

a.compile time

Is This Answer Correct ?    1 Yes 1 No

When the working storage variables get allocated? a.At Compile time b.At starting of the run time ..

Answer / siddesh

I think at run time

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More COBOL Interview Questions

What is the difference between PIC 9.99 and PIC9v99?

0 Answers  


How do you do in-line PERFORM?

4 Answers   Accenture,


what is MSGLEVEL?

1 Answers   IBM,


suppose there is one PF having two members PF1 PF2.PF has one unique key Emp ID.could you tell me uniqueness in PF will be effective across members as well ? assume emp iD 3333 is in member PF1 would same Emp id be exist also in member PF2 ?

2 Answers   Tesco HSC, Wipro,


) How do u handle errors in BMS macro

0 Answers   IBM,


Explain about Redefines cluse?

3 Answers   iGate,


What are declaratives and what are their uses in cobol?

0 Answers  


I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer

3 Answers   GreenTree, IBM,


what happens if we wont give timestamp in precompilation process ?

4 Answers   Covansys,


Name the divisions, which are available in a cobol program?

0 Answers  


How do we get current date from system with century?

2 Answers  


Explain about different table spaces.

0 Answers  


Categories