Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
hi to all.
just give me where i can use Polymorphism and Encapsulation
Posted
Comments
Kenneth Haugland 29-Jul-12 13:26pm    
If you have been programming for a while, you have proberbly use it already....
bbirajdar 29-Jul-12 13:32pm    
First step first.. tell us your understanding about Polymorphism and Encapsulation......Second step will be where to use it..
hzawary 29-Jul-12 13:37pm    
I'm agree too:)
hzawary 29-Jul-12 13:39pm    
Google! is your friend!

1 solution

Here is an article about polymorphism from codeproject:
Inheritance and Polymorphism in C[^]

And here is an article about Encapsualtion:
http://www.csharp-station.com/Tutorial/CSharp/lesson19[^]

So good luck on your quest :)
 
Share this answer
 

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