InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Pic 9.99 And 9v99? |
|
Answer» PIC 9.99 is a FOUR-POSITION FIELD that actually contains a decimal point where as PIC 9v99 is THREE- POSITION NUMERIC field with implied or assumed decimal position. PIC 9.99 is a FOUR-POSITION field that actually contains a decimal point where as PIC 9v99 is THREE- POSITION numeric field with implied or assumed decimal position. |
|