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 |
in real time what is the suitable exp where in-stream procedure is better then catalog procedure.
What is a subscript ?
What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).
What is level 66 used for ?
in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the job?
WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
how many bytes does a s9(12)COMP-4 field occupy?? a.2 b.4 c.8 d.1 ans with reason please
What is a SSRANGE and NOSSRANGE?
What are the different open modes available in cobol?
What is the difference between performing a SECTION and a PARAGRAPH?
What is the difference between NEXT SENTENCE and CONTINUE?