Computer Science, asked by somyashree47, 1 month ago

Shobhita is wants to evaluate an arithmetic expression in QBASIC. Write the rule for hierarchy of operations to help her solve the expression in proper way.​


somyashree47: pl answer all
somyashree47: pl answer

Answers

Answered by Anonymous
5

Explanation:

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.[1]

Similar questions