Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / surya
Newzen infotech is best institute for mainframes.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Explain how to differentiate call by context by comparing it to other calls?
Give some examples of command terminators?
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.
What are the different rules to perform a Search?
Mention the guidelines to write a structured cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is a scope terminator give example?
how do you reference the fixed unblock file formats from cobol programs
How you can read the file from bottom?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What type of SDLC u followed? Why?