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

Which operator is used to perform an assignment?
=
==
!=
<>

Explanation

= is the assignment operator.

Comments (0)

Advertisement