what is polymorphism and advantage ?



what is polymorphism and advantage ? ..

Answer / Geetanjali

Polymorphism in Object-Oriented Programming allows one interface to be used for a general class of actions. It enables objects of different classes to be treated as objects of a common superclass, providing a way to achieve run-time binding between objects and operations. The advantage of polymorphism is increased flexibility in program design, allowing for easier code maintenance and extensibility.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

what is diffrent beatween localprinter and networkprinter

1 Answers  


Explain the difference between l1 and l2 cache? : Dot net architecture

1 Answers  


How to improve the cache performance? : .NET Architecture

1 Answers  


How to send e-mail to gmail/yahoo or any other ID from your mail server.I need the code.

1 Answers  


How does an appdomain get created?

0 Answers  


Explain about code access security?

1 Answers  


How Web service create Proxy Using WSDL?

1 Answers  


Can you explain update progress control?

1 Answers  


What is a virtual memory? : Dot net architecture

1 Answers  


what are constructors and destructors?

1 Answers   Six Sigma,


What is MS chart control in visual studio?

1 Answers  


what is the shortcut key for toolbox and add existing item?

1 Answers   Six Sigma,


Categories