Computer Science, asked by rp2229155, 3 months ago

................ is known as assignment operator​

Answers

Answered by shiza7
6

Variable is known as assignment operator

Answered by pihuananya1987
1

Answer:

An assignment operator is the operator used to assign a new value to a variable, property, event or indexer element in 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.

Similar questions