In COBOL consider the data division, WS-X PICTURE PPP9999. MOVE 123 TO WS-X. What is the value stored in WS-X?
Reveal answer
Fill a bubble to check yourself
In COBOL consider the data division, WS-X PICTURE PPP9999. MOVE 123 TO WS-X. What is the value stored in WS-X?