Computer Science, asked by rinkughoshdatta11, 1 month ago

Which are used in QBASIC to do some kinds of calculations or comparison?​

Answers

Answered by harsh0955
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.

Answered by abhishekkumar9050
1

Answer:

\huge{\textbf{\textsf{{\color{navy}{An}}{\purple{sw}}{\pink{er}} {\color{pink}{:}}}}}

Explanation:

  • An operator is a symbol which tells the computer to perform certain mathematical and logical calculation.
  • Q BASIC can handle arithmetic expression involving the five arithmetic operators + (addition), - (subtraction), * (multiplication, / (division) and ^ (exponentiation).
  • Acronym. Definition. Q BASIC. Quick Beginner's All-Purpose Symbolic Instruction Co.d e.

  • I hope it will help you

  • ~Abhi
Similar questions