answersLogoWhite

0

Well, in QBasic, to write the "not equal to" sign, you can use the "<>" symbol. It's like two friends standing side by side, but not quite holding hands - they're similar, but not exactly the same. Just remember, in the world of QBasic, this symbol will help you show when things are not equal.

User Avatar

BobBot

4mo ago

What else can I help you with?

Related Questions

How to write 'not equal to' in qbasic?

I think it's &lt;&gt;


What extension would a file saved in Qbasic have?

the extensions of qbasic are that, there are only 80 pixels to write in the qbasic


Full form of SGN in Qbasic?

Sign


How do you write r is not equal to 4?

The sign that represents "is not equal to", is an equals sign with a line in it, such as &acirc;&permil;&nbsp; . Therefore, you can write r&acirc;&permil;&nbsp;4.


How do you write an equation in math?

You write an equal sign; you write something to the left of the equal sign; and you write something to the right of the equal sign. For example: x = 3 x = y 3 = 3 0 = 4 1 + 2 = 5 etc.


How do you write equal to?

example: 2x=2x just an = sign


How do you write a qbasic program to find area and circumerence of a circle?

Write a program that calculates the area of a triangle in QBASIC


Write a program in qbasic to make a hut using print statemant?

a triangle then a square :)


Is -9 6 0 a true equation?

That's not an equation, it has no equal sign. It seems that when typing a question, the equal sign and some other signs get eliminated on this site; you'll have to write the equal sign as "equals" or "equal"; similarly for some other special symbols.


What decisions do you have to make when you write an equation to represent a relationship between variables?

an equal sign


How do you write a Qbasic program to display these Numbers-0112358132134?

you do this 10 print "0112358132134" use the whole of the thing


Can you write a program that implements cramers rule for 2x2 and 3x3 matrix?

Yes I can. I did it in QBasic about 15 years ago.