Contents

To go to specific point on the screen we use ……… statement.
a) GOTO                                             

b) line
c) locate                                

d) print

a

To execute a program, we use command
a) SAVE                                               

b) LIST
c) RUN                                  

d) END

c

What is the use of RENUM command in basic?
a) change number                             

b) new number
c) re-number                                        

d) none of these

a

What is the use of REM command?
a) rename                                             

b) remark
c) reuse                                 

d) read

b

Which command is used to change screen text mode to graphic mode?
a) REM                                 

b) RENUM
c) SCREEN                                         

d) READ

c

When we use dollar sign in GWBASIC.
a) with string                                      

b) with variable
c) with constant                  

d) with number

a