Operators - Programming

Q1:

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

A **

B +

C /

D %

E *

ANS:A - **

No answer description is available. Let's discuss.