Short Answer
Operators are used to manipulate values in a program. For example, in the expression X + Y, + is an operator. The values that operators use, such as X and Y, are called ____________________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: An escape sequence is used to represent
Q11: What are the three floating-point data types
Q28: What is the purpose of the ReadLine()
Q30: You use the _ data type to
Q32: To purposefully override the unifying type in
Q34: An instruction to the user to enter
Q37: A _ consists of a pair of
Q38: If a value is given to a
Q39: A(n) _ is a named location in
Q40: What is an enumeration and what are