Program A calls program B. Will the working storage
variables declared in program B be initialized every time
it is called by program A or will the values be retained
until the end of program A?
Answer Posted / ab
I think Nagesh's answer is correct.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how do you define single dimensional array and multidimensional array in your cobol?
What are the different open modes available in cobol?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Write some characteristics of cobol as means of business language.
what is the use of outrecord?
how to convert the recors form vsam file to db2 table tru file aid
How do you reference the fixed block file formats from cobol programs
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How you can read the file from bottom?
Difference between cobol and cobol-ii?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between external and global variables in COBOL?
How many bytes S(8) comp field occupy and its maximum value?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are declaratives and what are their uses in cobol?