State True or False.
1.Character set is a set of symbols that is used to write a program in QBASIC.
2.Variables are the names given to the memory locations where the constants
are stored.
3.
X=1.3 is a valid statement.
4.
Addition and subtraction operations come first in Basic hierarchy.
5.
The variable name must begin with a number.
Answers
Answered by
7
Answer:
1. TRUE
2.TRUE
3. FALSE
4. FALSE
5.FALSE
Similar questions