……………....is a decision-making statement.
a) IF-THEN
b) FOR
c) WHILE
d) DO-WHILE?
IF-THEN statement helps the computer whether relation is……….
a) true
b) false
c) both a & b
d) none of these
An……operator is used to assign an arithmetic expression to a variable.
a) logic
b) arithmetic
c) assignment
d) relational
In GWBASIC, GW stand for…………..
a) Gates, William
b) Great Work
c) Good Word
d) Gee Whiz
The default extension of GWBASIC is…..
a) .exe
b) .bas
c) .txt
d) .docs
In basic statement written with Goto and if commands are considered as……..
a) case
b) condition
c) format
d) loop