values to variable are assigned using the_operator.
Answers
Answered by
3
Answer:
The most common form of statement in a program uses the assignment operator, =, and either an expression or a constant to assign a value to a variable: variable = expression; variable = constant; The symbol of the assignment operator looks like the mathematical equality operator but in C++ its meaning is different.
HOPE IT HELPS YOU
MARK IT AS BRAINLIEST ANSWER
Similar questions
Math,
1 month ago
History,
1 month ago
History,
3 months ago
English,
3 months ago
Accountancy,
10 months ago
Business Studies,
10 months ago
Science,
10 months ago