InterviewSolution
Saved Bookmarks
| 1. |
1 point31. 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» OPTION aa Explanation: |
|