Computer Awareness Quest
Computer Awareness
A program in Basic involves a statement:
50 PRINT TAB (15); X
This statement when executed will print:
1) the value of X as 15
2) the value of X in the 15th line
3) the value of X after leaving the 15 print positions
4) the value of the variable used in the statement number 15 as the value of X