Math, asked by kesari1, 1 year ago

why is call keyword is used in qbasic


kesari1: sorry its computer

Answers

Answered by kavya110
3
Keywords are those words which have special meanings in QBASIC. Keywordsare formed by using characters of QBASIC Characters Set. Keywords are statements, commands, functions (built in functions) and names of operators. The keywords are also called Reserved Words. Some reserved words are CLS, REM, INPUT, LET, PRINT, FOR, DO, SELECT, MID$, ASC, SQR, LEN, LEFT$, TIME$ and INT.

kesari1: i was asking why it is used not thedefinition of keyword and its uses
Similar questions