Computer Science, asked by srshjkml9793, 6 months ago

Explain different operators with program in qbasic

Answers

Answered by priyaannu327
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