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 perform what is varying?

0 Answers  


i have two file one is ksds another one is esds i want store matching records in flat file how to you matching.

2 Answers   Wipro,


What will happen if we generate GDG +2 version instead of +1 version?

2 Answers   T systems,


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

0 Answers  


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  






What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

0 Answers  


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

4 Answers   IBM,


what are decleratives in cobol?

0 Answers   GGG, Satyam,


What care has to be taken to force program to execute above 16 Meg line?

1 Answers  


HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?

1 Answers  


I try to use some column names in my cobol progorm but these column not in db2 table ..when do i get error ..while bind time or runtime?

2 Answers  


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

5 Answers   TCS,


Categories