Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / karthik
Hi, i am a fresher of 2010 passed out. I learned IBM
Mainframes course from Schoolofmainframes.I got placed in
IBM as a fresher with 22k salary.I never expected this
life.My dream comes true through the Schoolofmainframes.
Thanks to Schoolofmainframes TEAM and especially to
Mr Madhu Sir.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Difference between array and sub-script ?
What are the access modes of START statement?
How do we get current date from system with century in COBOL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Differentiate between structured cobol programming and object-oriented cobol programming.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are the pertinent COBOL
how do you reference the esds vsam file formats from cobol programs
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to know whether the module is dynamical or statistical?
Mention the guidelines to write a structured cobol program?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.