InterviewSolution
Saved Bookmarks
| 1. |
1 point 31. For the given GW basiccodes.choose the correctoutput from the given options.10 LET N$ = "AB#1"20 LET P=6230 PRINT NS;P40 END |
|
Answer» ONG>ANSWER: OPTION aa Explanation: |
|