Computer Science, asked by varshatailor, 5 months ago

The statement used to assign value​

Answers

Answered by kyrarungta31
0

...Is this question based on coding... If so then the answer could be:-

Set (Variable Name) to

Hope I helped! :)

Answered by shreyahalder649
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.

hope this will help uh for everyone ❤️

Similar questions
Math, 2 months ago