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
Answer Posted / bhaskar
Yes. it can achive using Function Overloading for static
polymorphism
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is generic collection in c#?
What are different types of classes in c#?
What are the various components in crystal reports?
What is array collection?
What are constants in c#?
Why delegates are required?
List down the different ide’s provided by microsoft for c# development.
Which debugging tools you can use in the .NET ssSDK?
How to install or uninstall a windows service?
What is boolean method?
What is a view? What is the use of it?
What are the differences between system.string and system.text.stringbuilder classes?
What is the difference between abstract class and interface in c#?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
What is null character in string?