Contents

……………....is a decision-making statement.
a) IF-THEN                                        

b) FOR
c) WHILE                                            

d) DO-WHILE?

a

IF-THEN statement helps the computer whether relation is……….
a) true                                                   

b) false
c) both a & b                                       

d) none of these

c

An……operator is used to assign an arithmetic expression to a variable.
a) logic                                                  

b) arithmetic
c) assignment                                      

d) relational

c

In GWBASIC, GW stand for…………..
a) Gates, William                

b) Great Work
c) Good Word                                      

d) Gee Whiz

d

The default extension of GWBASIC is…..
a) .exe                                                   

b) .bas
c) .txt                                                     

d) .docs

b

In basic statement written with Goto and if commands are considered as……..
a) case                                  

b) condition
c) format                                              

d) loop

d