Explain different operators with program in qbasic
Answers
Answered by
1
Answer:
There are four types of operators in QBASIC. They are Arithmetic Operators,Relational Operators, Logical Operators and Sting Operator. Arithmetic Operators are used to perform mathematical calculations like addition,subtraction, division, multiplication and exponential.
Similar questions