What is QBASIC ? Explain with basic elements .
Answers
Answered by
4
Answer:
QBasic, a short form of Quick Beginners All purpose Symbolic Instruction Code, is an integrated development environment (IDE) and interpreter for a variety of BASIC programming languages which are based on QuickBASIC
Answered by
3
Answer:
QBasic is a simple programming language developed by Microsoft to type, edit, debug and execute BASIC programs.
The elements used in Qbasic are as follows:
- Character set.
- Variables.
- Constants.
- Operator and Operands.
- Expression.
- Statements.
Similar questions