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 |
what is diffrent beatween localprinter and networkprinter
Explain the difference between l1 and l2 cache? : Dot net architecture
How to improve the cache performance? : .NET Architecture
How to send e-mail to gmail/yahoo or any other ID from your mail server.I need the code.
How does an appdomain get created?
Explain about code access security?
How Web service create Proxy Using WSDL?
Can you explain update progress control?
What is a virtual memory? : Dot net architecture
what are constructors and destructors?
What is MS chart control in visual studio?
what is the shortcut key for toolbox and add existing item?