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
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the access modes of START statement?
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.
What is the difference between binary search and sequential search?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What are declaratives and what are their uses in cobol?
what is the use of outrecord?
what is search and searchall?what is the diffrence between them?give an best example?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is perform what is varying?
What are 77 levels used for?
Can you please let me know the centre name of INS certification in Kolkata.
Can a Search can be done on a table with or without Index?
What is the problem of ordered sequential files access?
how do you define single dimensional array and multidimensional array in your cobol?