Vidyalelo
C# Programming · Q55

Classes and Objects in C Sharp

Programming · C# Programming · question 55

Q55

Selecting appropriate method out of number of overloaded methods by matching arguments in terms of number, type and order and binding that selected method to object at compile time is called?

A.
Static binding
B.
Static Linking
C.
Compile time polymorphism
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board