Hi,
I'm confused myself with the concepts Encapsulation,Abstraction and Datahiding. Can anyone explain these with examples?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jul 17, 2014, 12:42 AM
Hi,
to know the difference between Abstraction and Encapsulation please refer my article.
http://www.c-sharpcorner.com/Blogs/9442/
hope this will help you.
Gurunatha DogiPosted Jul 16, 2014, 4:28 PM
http://www.onlinebuff.com/article_oops-principle-abstraction-in-c-with-an-example-and-explanation_5.html
http://www.onlinebuff.com/article_oops-principle-encapsulation-in-c-with-an-example_15.html
Sanjeeb LenkaPosted Sep 2, 2013, 6:38 AM
refer to this link
http://www.c-sharpcorner.com/UploadFile/mkagrahari/introduction-to-object-oriented-programming-concepts-in-C-Sharp/
Kavi sujaPosted Sep 2, 2013, 6:30 AM
Thank you for your reply. I refer this link now.
Kunal VaishyaPosted Sep 2, 2013, 6:28 AM
http://www.codeproject.com/Questions/298285/difference-between-data-hidding-encapsulation-abst