Multiple Choice
The assignment operator
A) denotes mathematical equality
B) places a new value into a variable
C) means the same as the equals sign used in algebra
D) makes it illegal to write a statement like sum = sum + 4;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: Which one of the following statements displays
Q50: Which one of the following statements gives
Q51: Which one of the following variables is
Q52: Which one of the following statements displays
Q53: Which one of the following statements displays
Q55: Which statement is true?<br>A)Variables cannot be assigned
Q56: Which one of the following statements defines
Q57: What is the output of this code
Q58: Which one of the following expressions can
Q59: What are the values of num1 and