Q-Basic follows...............
for the hierarchy of
operatio
Answers
Answered by
7
Answer:
QBASIC can handle arithmetic expression involving the five arithmetic operators + (addition), - (subtraction), * (multiplication, / (division) and ^ (exponentiation). The hierarchy of operations is as follows: Exponential. Multiplication and division.
HOPE IT HELPS YOU....
Answered by
1
Answer:
QBASIC can handle arithmetic expression involving the five arithmetic operators + (addition), - (subtraction), * (multiplication, / (division) and ^ (exponentiation). The hierarchy of operations is as follows: Exponential. Multiplication and division.
Explanation:
Similar questions