Answer Posted / jswan
The Pic 9.99 has a definite decimal point and contains 4 bytes, while the Pic 9v99 has a implied or assumed decimal point and contains 3 bytes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Give some examples of command terminators?
Whats the difference between search & search ALL?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the different data types in cobol?
What is the difference between PIC 9.99 and PIC9v99?
A table has two indexes defined. Which one will be used by the SEARCH?
How to know whether the module is dynamical or statistical?
What is difference between static and dynamic call in cobol?
What are the pertinent COBOL commands?
How many sections are there in data division in COBOL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is amode(31)
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?
Mention the guidelines to write a structured cobol program?
What is the utilization of copybook in cobol?