3
Answers

Where are operators defined in C# ?

Photo of chakresh singh

chakresh singh

11y
1.1k
1
Anyone can explain how C# compiler knows what operator exist? Where actually these operators are defined? For ex: how compiler know '+' exist ?

Answers (3)