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

Is array a collection c#?

0 Answers  


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

0 Answers  


What is the use of parse in c#?

0 Answers  


Is null == null c#?

0 Answers  


How many constructor can a class have?

0 Answers  






How?s the DLL Hell problem solved in .NET?

3 Answers  


Can a dictionary have the same key?

0 Answers  


What is xml serialization and deserialization in c#?

0 Answers  


Does c# support c type macros?

0 Answers  


What is the difference between ienumerable and icollection?

0 Answers  


What is the difference between finally and finalize block?

0 Answers  


What is a generic in c#?

0 Answers  


Categories