Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
what is polymorphsm explain with some valid example in programming concept.
Posted
Comments
[no name] 22-Aug-13 15:26pm    
http://en.wikipedia.org/wiki/Polymorphism_(computer_science)
Sergey Alexandrovich Kryukov 22-Aug-13 18:08pm    
Would make quite a fair answer. This would be the first to look at.
—SA
Sergey Alexandrovich Kryukov 22-Aug-13 18:09pm    
Why do you think that a Quick Answer written specially for you should be better than number of well-though articles written on the topic and readily available on the Web?
—SA

For general questions like this, your best friend is google and you should visit him often: what it polymorphism in c#[^]

The very first link that comes up is the MSDN documentation. Try reading that. If it doesn't make sense to you ask a more specific question as to what you are not understanding. We'd be glad to help.
 
Share this answer
 
Comments
misbahafridi 22-Aug-13 15:31pm    
i understand the concept of polymorphsm but during programming its not clear to me where i used the polymorphsm.
ridoy 22-Aug-13 16:28pm    
exactly,the best place to learn,+5
Sergey Alexandrovich Kryukov 22-Aug-13 18:07pm    
Sure, a 5.
—SA
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 22-Aug-13 18:06pm    
Sure, a 5.
—SA
ridoy 23-Aug-13 1:29am    
Thank you,SA :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900