Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / radhi
hey guys.. i did mainframes in mat but the teaching level is very poor even though they have experience... SCHOOL OF MAINFRAMES is the best.... faculty is Madhu Sir... she concentrates on the subject not on the syntax and worthless things
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
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.
how to move the records from file to array table. give with code example
Write the code to count the sum of n natural numbers.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How you can characterize tables in cobol?
What is the difference between goback, stop run and exit program in cobol?
Why occurs cannot be used in 01 level in COBOL?
Can a Search can be done on a table with or without Index?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Explain what you understand by passing by value.