1.What is the default print format in cobol?
Answer Posted / purushothr
dump
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
how do you reference the variable block file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are different data types in cobol?
how do you reference the fixed unblock file formats from cobol programs
HOw can I get the negative sign while deduct high value from low value
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how do you reference the variable unblock file formats from cobol programs
What type of SDLC u followed? Why?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between Call and a Link?
What is the difference between goback, stop run and exit program in cobol?
What is the difference between comp and comp-3 usage?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
how do you reference the printer file formats from cobol programs