Vidyalelo
C# Programming · Q17

Operators and Expressions in C Sharp

Programming · C# Programming · question 17

Q17

Which of the following is NOT a valid assignment operator in C#?

A.
+=
B.
-=
C.
><
Answer
D.
*=

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board