Sail E0 Webinar
Question
Correct way to define operator method or to perform operator overloading is?
Options:
A .  public static op(arglist) { }
B .  public static retval op(arglist) { }
C .  public static retval operator op(arglist) { }
D .  All of the mentioned
Answer: Option C





Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers