which operator is used to assign the value of an expression to a variable .
Answers
Answered by
1
Explanation:
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.
Answered by
2
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.
Explanation:
Hope it helps you ✌️
Mark me as Brainleist
Pls Follo.w Me
Have a good night ✨
Similar questions
Music,
24 days ago
English,
24 days ago
Business Studies,
24 days ago
Math,
1 month ago
Chemistry,
1 month ago
English,
9 months ago
Social Sciences,
9 months ago