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

Which operator is used to check equality?
=
==
!=
>=

Explanation

The == operator is used to compare two values.

Comments (0)

Advertisement