Computer Science, asked by ash4342, 2 months ago

the relational operator used to represent 'Not Equal To'in QBASIC is??​

Answers

Answered by diyabhana
1

Answer:

Expressions written to compare two quantities using certain rational operators are known as relational expressions.

...

A relational expression is formed by using any of the following relational operators:

Relational Operator Meaning

<= Less than or equal to

>= Greater than or equal to

<> Not equal to

Similar questions