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 |
What is the difference between working storage copybook and linkage section copybook?
plz any one tell clearly the justify right clause?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
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
Whtz the specialty of 77 level number ?
how do you reference the esds vsam file formats from cobol programs
how you will define variables length in cobol.
I got user abend U4038 while compiling my runjcl.. can anyone help me?
What are the various section in data division and briefly explain them.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between Call and a Link?
Describe the cobol database components?