Answer Posted / suputhru
All the best Guys.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol?
how do you reference the fixed unblock file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
Give some examples of command terminators?
i need a small 3d program using inline and outline.
Differentiate between structured cobol programming and object-oriented cobol programming.
What is amode(31)
How to know whether the module is dynamical or statistical?
In COBOL, what is the different between index and subscript?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
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.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How do define dynamic array in cobol.