Cobol Question:

What is Pic 9v99 Indicates?

Cobol Interview Question
Cobol Interview Question

Answer:

PICTURE 9v99 is a three position Numeric field with an implied or assumed decimal point after the first position; the v means an implied decimal point.


Previous QuestionNext Question
What guidelines should be followed to write a structured COBOL prgm?What is the difference between PIC 9.99 and 9v99?