Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / satya
MAT is good for self learners with good lab. But basic
syntaxes with LKG examples. No real time, No programs. 30
mins in which 15 minutes notes and 45 days.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What are the cobol coding sheets?
How arrays can be defined in COBOL?
What is the usage of comp fields in cobol?
Write down the divisions of cobol program?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
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...)
how do you reference the variable unblock file formats from cobol programs
What is static and dynamic call in cobol?
What is redefines clause in COBOL?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
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.
What are the access modes of START statement?
What type of SDLC u followed? Why?
What is a scope terminator give example?
Write the code implementing the perform … varying.