A: D.ELTREE
B: ERASE
C: FORMAT
D: None of these
Category: Computer Science
A: 6
B: 5
C: 4
D: 3
A: Items install during Setup
B: Items contained on Windows CD
C: Items required by your system
D: Hardware Items attached with the system
A: 2
B: 3
C: 4
D: 5
A: CLEAR
B: KILL
C: SYSTEM
D: NEW
A: GOTO
B: FOR…NEXT
C: IF THEN
D: ON GOTO
A: GOTO
B: FOR…NEXT
C: IF THEN
D: ON GOTO
A: GOTO
B: IF THEN ELSE
C: ON GOTO
D: WHILE…WEND
A: 10
B: 100
C: 110
D: 121
Categories
In Basic, LEFT (A$,n) is used to
A: Leave n spaces before the strung A$
B: Leave n spaces before every character of the strung A$
C: Leave n left characters of the strung A$
D: Select n characters of the strung A$