What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?


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

Post New Answer

More COBOL Interview Questions

How to Pass table from a cobol program to another cobol program and how to use that table in called program

8 Answers   Patni, SunGard,


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

0 Answers   IBM,


In INITIALIZE what is Repalcing Word will do

1 Answers   CTS,


How will you find the currepted records in a file

2 Answers  


i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?

7 Answers   CTS,






What will happen if we try to create GDG (+2) generaton instead of (+1) generation?

1 Answers  


In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.

1 Answers   CSC,


what is the difference between COBOL2 AND COBOL390?

0 Answers   L&T,


What is the maximum size of a 01 level item in COBOL I? in COBOL II?

2 Answers   IBM, RBS,


Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?

1 Answers   Accenture,


How to display the index.(displacement from an array)

4 Answers   IBM,


In CICS/VSAM every file that is accessed should be defined in FCT. we have CICS READ, WRITE, BROWSE commands for VSAM files. How does it work with DB2 tables. It know it has to do with the plan. Please expain with examples.

1 Answers  


Categories