What is QBASIC?
Please tell me a write answer please
Answers
Answered by
1
Explanation:
Microsoft QuickBASIC is an Integrated Development Environment and compiler for the BASIC programming language that was developed by Microsoft. QuickBASIC runs mainly on DOS, though there was also a short-lived version for the classic Mac OS.
Answered by
2
QBASIC stands for Quick Beginner's All-Purpose Symbolic Instruction Code. It is an integrated development environment (IDE) and interpreter for a variety of dialects of BASIC which are based on QuickBASIC. Code entered into the IDE is compiled to an intermediate representation (IR), and this IR is immediately interpreted on demand within the IDE.
Similar questions