adspace
Answer Posted / 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 View All Answers
Explain
difference between Response.write,server.transfer and also which one is used when ?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
I can't be bothered with cas. Can I turn it off?
How do I know when my thread pool work item has completed?
Different types of authentication modes in .net framework ?
How does an appdomain get created?
Why am I getting an invalidoperationexception when I serialize an arraylist?