Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / revanth
RSPS Technologies is the best mainframes trianing institute
in hyderabad
why because as per placements for freshers and telphonic
interview for experienced people and also giving good
online training including tools
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
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 INPUT PROCEDURE and OUTPUT PROCEDURE?
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.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how do you reference the variable block file formats from cobol programs
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is rmode(any) ?
Whats the difference between search & search ALL?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How do you reference the fixed block file formats from cobol programs
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?