The logical operators in Qbasic are
_______ ,______and _______
Answers
Answered by
3
Explanation:
Arithmetic Expressions
QBASIC can handle arithmetic expression involving the five arithmetic operators + (addition), - (subtraction), * (multiplication, / (division) and ^ (exponentiation).
Answered by
3
Answer:
Logical operators in QBasic are used to perform logical operations on numeric values. QBasic Logical operators are used to combine two or more relational expressions and return a single value as TRUE or FALSE in a decision. The logical operators are: AND, OR, NOT.
Explanation:
The logical operators in Qbasic are perform logical operations on numeric values.
pls mark me as brainleast
Similar questions