Computer Science for IGCSE & O level - Programming (Section 8 - No. 21)

In most programming languages, what does `!=` represent?
Equal to
Not equal to
Greater than
Less than

Explanation

`!=` denotes 'not equal to'.

Comments (0)

Advertisement