Answer Posted / jagadesh
Procedures (proc) is the function like c or c++ in cobol
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
Mention the guidelines to write a structured cobol program?
How do you reference the following file formats from cobol programs?
Why occurs cannot be used in 01 level in COBOL?
How you can read the file from bottom?
In COBOL, what is the different between index and subscript?
How do you define a variable of comp-1 and comp-2?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the Purpose of Pointer in the string?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
how do you define single dimensional array and multidimensional array in your cobol?
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.
Why did you choose to work with ibm mainframe cobol programming?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is comp-1 and comp-2?