may we achieve polyphormsm through overloading a funtion?Is
it right or wrong concept because i read polyphormism can
be achieved through overloading?plz help me thnks



may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i re..

Answer / bhaskar

Yes. it can achive using Function Overloading for static
polymorphism

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

what are nullable types in c#

0 Answers   Cognizant,


What is the difference between interface and abstract class in c#?

0 Answers  


What is xaml in c#?

0 Answers  


c# code for how to merge two sorted arrays Input : A = 2,5,8,4 B = 3,9,10,5 Output : 2,3,4,5,5,8,9,10

3 Answers  


What is a boolean c#?

0 Answers  






What is difference between private and static constructor?

0 Answers  


how to sort an array in c#

0 Answers   Cognizant,


What is difference between array and arraylist in c#?

0 Answers  


Is string value type c#?

0 Answers  


What are the 3 types of comments in c#?

0 Answers  


Is linkedhashset synchronized?

0 Answers  


What?s an abstract class?

5 Answers   Siebel,


Categories