Computer Science for IGCSE & O level - Programming (Section 16 - No. 7)
What does the '==' operator typically represent in programming?
Assignment
Equality comparison
Addition
Subtraction
Explanation
'==' is used for checking if two values are equal.
Comments (0)
