Introduction P2

  • Introduction:-
  • Every commands or instruction in QBASIC is called a statements. The statements or instruction should be given according to the rules of language in which programmer is written. The QBASIC statements are first stored in the memory of the computer and executed only when the command RUN is given (i.e F5 key ).

Comments

Popular posts from this blog

A) REM statement

G) TAB function