Answer on Question #55844, Programming / Other
Task:
1 If four statements are entered with the same statement number, the computer will accept the ______ statement with the duplicate statement number
a) First
b) Second
c) Third
d) Fourth
Answer: d) fourth
2 ______ is a valid BASIC number?
a) 567890100
b) 200,000
c) $65
d) 1.05E+09
Answer: d) 1.05E+09
3 Data provided using the ______ statement is not saved as part of the program once the program has been run
a) LET
b) INPUT
c) END
d) none of the above
Answer: b) INPUT
4 Every program requires an ______ statement.
a) START
b) END
c) STOP
d) RETURN
Answer: b) END
5 Which of the following statements is used for simplifying loops?
a) IF-THEN
b) ON-GOTO
c) GOTO
d) FOR-NEXT
Answer: d) FOR-NEXT
http://www.AssignmentExpert.com/