Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / srinivask123456
Sannihitha Technologies is the best training institute for IBM Mainframe . here COBOL JCL VSAM DB2 CICS and advanced tools Xpediter Fileaid endevor
http://www.sannihithatechnologies.com/mainframe-training-in-hyderabad/
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How are the next sentence and continue different from each other?
What is the difference between Global and External Variables?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is Pic 9v99 Indicates in COBOL?
Write down the divisions of cobol program?
What are the various section in data division and briefly explain them.
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How many bytes S(8) comp field occupy and its maximum value?
What is rmode(any) ?
What is the difference between comp and comp-3 usage?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How do we get current date from system with century in COBOL?
Write a cobol program making use of the redefine clause.
How do you reference the fixed block file formats from cobol programs