Computer Science, asked by chobajanatun, 2 months ago

Q2What is QBASIC??????????????​

Answers

Answered by axom4
1

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.

Explanation:

Like QuickBASIC, but unlike earlier versions of Microsoft BASIC, QBasic is a structured programming language, supporting constructs such as subroutines.[2] Line numbers, a concept often associated with BASIC, are supported for compatibility, but are not considered good form, having been replaced by descriptive line labels.[1] QBasic has limited support for user-defined data types (structures), and several primitive types used to contain strings of text or numeric data.[3][4] It supports various inbuilt functions.

Answered by sss1585377
1

Answer:

qbasic is an inter greated computer

Explanation:

qbasic is a structured languege

Similar questions