Computer Science for IGCSE & O level - Programming (Section 4 - No. 37)

What does the assignment operator do?
Performs mathematical calculations
Compares two values
Assigns a value to a variable
Creates a loop

Explanation

The assignment operator (e.g., =) assigns a value to a variable.

Comments (0)

Advertisement