I think, this question is going to be a duplicate. But after lot of thinking and searching also, I am unable clear this question in mind. Now coming to my question, It will be better if I see clear YES or NO answers to the below question
1) Does abstraction means "Detail / Implementation Hiding" ?
2) Does Encapsulation means "Data hiding" ?
3) Is abstraction achieved through "access specifiers (public, private, protected) " ? If so, then how encapsulation is achieved?
Please go through this link too while answering.
http://www.tutorialspoint.com/cplusplus/cpp_data_abstraction.htm
Thank you..!