LET is used for storing a value can be an expression of literal and must be same type as the variable Syntax Let <variable=<expression> Example LET num 1=20or a *b+c
REM statement is a short form for masks”. The computer ignore anything following the word REM and is used to put remarks in the program. you may use a single quotation marks (‘) instead of REM. Example /syntax Rem “computer ignores this sentence “
TAB function causes program output to shift to the right specified number of species Syntax TAB (n) NOTE Where n is an integer expression in the range 0 – 32767 if n is out of range over flow error occurs.
Comments
Post a Comment