Home / C# Programming / Operators :: Discussion

Discussion :: Operators

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

  2. A.
    \=
    B.
    /=
    C.
    *=
    D.
    +=
    E.
    %=

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment