How does VB.NET/C# achieve polymorphism?

Answer Posted / anand gopal makwa munger

1.Function overloading.
2.Operator overloading.
You can achieve by checking the Dependency Like Below.

1.Function overloading Doesn't depends on Return type it must be same.
2.Name must be same.
3.It depends on Number of parameter. Parameter must be different.
4.it depends on different datatype of parameter.
5.It depends on order of parameter.
6.it does't depends on parameter name.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does asp.net stand for?

767


Explain the purpose of storyboard.targetproperty.

734


Name the two properties are on every validation control?

730


Why will you usually create an aspnet user account in the database for an asp.net web application?

736


What is clr? Difference between clr & cts?

860


What is the behavior of a Web browser when it receives an invalid element?

830


Describe session handling in a webfarm, how does it work and what are the limits?

796


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1804


WSDL means?

889


How do you design a website with multilingual support in ASP.NET ?

738


How can we create custom controls in asp net?

736


How do you deploy your asp.net application?

760


Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?

712


What is webresource axd?

646


Which protocol is used to call a web service?

767