Write the code implementing the perform … varying.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

Consider the following: 77 A PIC 9(10) 77 B PIC 9(10) 77 C PIC 9(19) MULTIPLY AB BY B GIVING C Which of the following is true ? (a) The execution of the above may result in size error. (b) The execution of the above will result in size error. (c) The definition of C is invalid resulting in compilation error. (d) No error will be thee and the program would proceed correctly.

4 Answers   TCS,


hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps

5 Answers   iNautix,


how to convert vsam table into DB2 table?

1 Answers   IBM, Wipro,


I have a sequential file. How do I access a record in this sequential file randomly in my program ?

8 Answers   CGI, Xansa,


after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)

7 Answers   Allianz, Wipro,


What type of Call you would use if you don;t want the control back to the calling program?

8 Answers   TCS,


Why did you choose to work with ibm mainframe cobol programming?

0 Answers  


whats the difference between search and search all?

4 Answers   Patni,


Differentiate COBOL and COBOL-II?

0 Answers  


Can we move X(7) to S9(7) COMP?

1 Answers  


What is the Purpose of POINTER Phrase in STRING command

3 Answers  


What is the use of EVALUATE statement?

4 Answers   Tesco,


Categories