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?...



hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc i..

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

Post New Answer

More COBOL Interview Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

0 Answers  


what is s000 u4087 error? please give the all error codes in cobol,jcl.

0 Answers  


what is the meaning of pic 9(09)v99-

4 Answers   HSBC,


What is 88 level used for ?

2 Answers  


How do you come out of an EVALUATE statement?

3 Answers  






how to change picture class of copy book variable inside program?

2 Answers  


if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.

1 Answers   IBM,


how we rectify soc4 and soc7 error in project(need real time answer)? please reply

3 Answers   HCL, Wipro,


WORKING-STORAGE SECTION. 01 VAR1 COMP-2 VALUE 0. PROCEDURE DIVISION. MOVE 10.2115 TO VAR1. DISPLAY 'VAR1 =' VAR1. GOBACK. 10.2115 is stored as .10211499999999996E 02 in OS VS Cobol 10.2115 is stored as .10211500000000000E 02 in ecobol. Any reason why?

3 Answers   TCS,


how we rectify soc7 and soc4 errors in project?

1 Answers   Anaxis, TCS,


01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?

3 Answers   Patni,


what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?

4 Answers   IBM,


Categories