in a QBASIC , to use a statement number of time in a program is called ____
Answers
Answered by
3
Answer:
QBasic 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