Answer Posted / jagan
NUMERIC DATA TYPE MAXIMUM SIZE IS 9(18)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are all the divisions of a COBOL program?
how do you reference the ksds vsam file formats from cobol programs
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
i need a small 3d program using inline and outline.
Difference between cobol and cobol-ii?
Explain what you understand by passing by value.
What is the local-storage section?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What are the different types of condition in cobol and write their forms.
What is the difference between comp and comp-3 usage?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Define static linking and dynamic linking.
What is cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example