class 6
what is QBASIC?
why is QBASIC called interpreter
Answers
Answer:
QBASIC converts one statement of a program into machine co de at a time.
Answer:
I. QBasic stands for Quick Beginners All Purpose Symbolic Instruction Code.
It is an ideal programming language for beginners because of its easy to use commands, simple structure and flexibility.
Main features of QBasic:-
1. It is a simple and user-friendly language.
2. It is one of the most accepted languages because it is a flexible language in which modifications can be done easily.
3. It can solve both, mathematical and logical problems.
II. QBasic converts one statement of a program into machine code at a time. After the execution of the previous statement, it converts another statement of the program into machine code and so on. That is why, QBasic is also called an Interpreter.
Explanation:
It's been so long, you probably won't even notice this answers but if you do, hope it helped!