i want to learn mainframes. i completed MCA ,whats the
future of mainframes
Answer Posted / jay
LEMURIA TECHNOLOGIES , NEAR VALUVAR KOTAM IN CHENNAI
IT IS A VERY GOOD PLACE TO LEARN MAINFRAME
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Write the code to count the sum of n natural numbers.
What is the difference between perform … with test after and perform … with test before?
What is the difference between external and global variables in COBOL?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
For rewrite, why is it mandatory that file needs to be opened?
How you can read the file from bottom?
Explain the configuration section of a cobol program with examples of syntax.
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?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is difference between cobol and cobol/400
how do you reference the fixed unblock file formats from cobol programs
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What are different data types in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that