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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How many sections are there in data division in COBOL?

872


Write the code implementing the perform … varying.

806


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

895


What is the local-storage section?

872


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

968






if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1049


What are the different rules to perform a Search?

800


) How do u handle errors in BMS macro?

1606


What is inspect in cobol ?

986


What is a scope terminator give example?

819


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3935


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2107


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

845


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1018


What is the Purpose of Pointer in the string?

812