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



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

Answer / anoop

In structured programing methode we first looks at the
function and will code according to the function.

In object oriented programing methode we first identifies
the objects (variables) and codes according to that.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More COBOL Interview Questions

What is the difference between working storage copybook and linkage section copybook?

5 Answers   TCS,


plz any one tell clearly the justify right clause?

1 Answers  


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

0 Answers  


88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above

5 Answers   TCS,


Whtz the specialty of 77 level number ?

2 Answers   Infosys,






how do you reference the esds vsam file formats from cobol programs

0 Answers  


how you will define variables length in cobol.

3 Answers   Temenos,


I got user abend U4038 while compiling my runjcl.. can anyone help me?

10 Answers   CGI,


What are the various section in data division and briefly explain them.

0 Answers  


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

0 Answers   IBM,


What is the difference between Call and a Link?

0 Answers  


Describe the cobol database components?

0 Answers  


Categories