Elements of Qbasic Programming Language
Elements of Qbasic Programming Language
Every programming language consists of some basic elements which are required to make a program. The elements which are used to develop QBASIC program are called programming element of QBASIC. The basic elements of QBASIC programming language are as follows:
- Characters
- Keywords
- Constants
- Variables
- operators
- Expressions and
- Statements
Leave a Reply