Select from following answers:- Static Polymorphism

- Dynamic Polymorphism
- Both
- Not an Polymorphism
- All Above
C# provides two techniques to implement static polymorphism. They are:
Function overloading
Operator overloading
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator