What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
No Answer is Posted For this Question
Be the First to Post Answer
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?
Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $
can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.
What is 77 level used for ?
What does EXIT do ?
i want to learn mainframes. i completed MCA ,whats the future of mainframes
can we write paragraph in area B .....
Can we change the password using ALTER? anyone tried and changed?
What is a report item?
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
What is the maximum length of a field you can define using COMP-3?
4 Answers Complex System, Infosys,
What are the divisions in a cobol program? Which one is the mandatory division among them?