Computer Science, asked by ss4688208, 19 days ago

name the relational operation in Q basic​

Answers

Answered by Anonymous
2

The operators which are used to compare two values are called relational or comparison operators. The relational operators used in QBASIC are as follows.

...

Operators in QBASIC.

+ Addition

- Subtraction

* Multiplication

/ Division

Answered by jamdagnisyon
0

Answer:

There are six types of relational operators: equal, greater than, less than, greater than or equal to, less than or equal to, and not equal to.

Similar questions