Operators - Programming

Q1:

Which of the following is NOT an Assignment operator in C#.NET?

A \=

B /=

C *=

D +=

E %=

ANS:A - \=

No answer description is available. Let's discuss.