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
Who is a accessibility modifier “protected internal†available to ?
Write a program in C# for checking a given number is PRIME or not.
What is autopostback in c#?
What can you do as a .net developer?
Why do we use struct in c#?
Explain how can I get around scope problems in a try/catch?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
Will the following code compile and run?
What is c# commonly used for?
What is c sharp used for?
Explain about Oops concept
Define an array?
What does string format do?
How can we set the class to be inherited, but prevent the method from being over-ridden?
How to find methods of a assembly file (not using ILDASM)?