Computer Science for IGCSE & O level - Programming (Section 3 - No. 32)

What is an 'operand' in a programming context?
A mathematical operator.
A variable or value that an operator acts upon.
A function that performs a calculation.
A reserved word in a programming language.

Explanation

An operand is what an operator works with.

Comments (0)

Advertisement