hi friends,can any one post the ibm mainframe inteqview
questions for 1year exp candidate,for itc infotech interview?.
have any body attended for this in the past?...
Answer / vasu
i attended itc infotech interview.
They mainly consontrate on redefines,renames,static
call,dynamic call,sorting of files using cobol program,and
be thorough ur project and tools.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is sync clause?
How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?
i want to store 20 digits . h will u do it in cobol ?
What is comp-1 and comp-2?
What is R-mode and A-mode?
What is rmode(24)
Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?
What is the difference between subscript and index?
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are the different ways to run a COBOL DB2 program using JCL?
How do you get the data to code the BMS macro?