Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / siddu
ILeaf Technologies is the best Institute for Mainframes Real Time Training.
Experienced Real Time trainer is taking classes here. He is teaching all the real examples and concepts. I have completed the course here and got placed in Deloitte recently.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name the divisions, which are available in a cobol program?
How do define dynamic array in cobol.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What are the rules of the move verb?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
how to access the file from prodution from changeman tool and to submit a file to production
how can i see junk values in dclgen or in hostvariable of comp ?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
what is the use of outrecord?
i want a program using by if, evaluate , string, unstring, perform, occurs?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is a scope terminator give example?