Get Answers to all your Questions

header-bg qa

How encapsulation and abstraction are implemented in C++ language??

Answers (1)

best_answer

Encapsulation is encapsulating or wrapping up of function and data together in a single unit.

Abstraction is representing essential features without including the back-ground details or explanations.

Posted by

Deependra Verma

View full answer