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
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are the pertinent COBOL
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how to convert the recors form vsam file to db2 table tru file aid
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Which division and paragraphs are mandatory for a COBOL program?
What is static and dynamic call in cobol?
What is the utilization of copybook in cobol?
What is the difference between comp and comp-3?
Write a program to enter and display the names of students in a class using the occurs clause.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Give some examples of command terminators?
What is Pic 9v99 Indicates in COBOL?
how do you reference the variable unblock file formats from cobol programs