what is the use of assignment operator?
Answers
Answered by
4
Explanation:
Assignment operators are used to assigning value to a variable. The left side operand of the assignment operator is a variable and right side operand of the assignment operator is a value.
Answered by
28
Answer:
Here's Your Answer
Explanation:
Assignment operators are used to assigning value to a variable. The left side operand of the assignment operator is a variable and right side operand of the assignment operator is a value.
Hope it's help you..
Similar questions