what is assignment operator
Answers
Answered by
1
Answer:
In the C++ programming language, the assignment operator, =, is the operator used for assignment. Like most other operators in C++, it can be overloaded.
Answered by
2
Answer:
An assignment operator is an operator used to assign a new value to a variable, property, event, or indexer element in the C# programming language. Assignment operators can also be used for logical operations such as bitwise logical operations or operations on integral operands and Boolean operands.
Explanation:
I hope it is helpful to you
Please mark me as Brainlist
Similar questions