Define Keyword? Give two examples.

Keywords are specific words that are reserved as programming language commands. This words may only be used for their intended purpose some of the keywords of QBASIC programming are REM, INPUT, PRINT etc.

Comments

Popular posts from this blog

Define Variable. Give two examples.

Define arithmetic operator with two examples.