Where the c plus plus encapsulation done?

1 answer

Answer

1245800

2026-07-30 17:10

+ Follow

There are no statements as such. Encapsulation is a design concept. The basic principal of encapsulation is that an object should contain all the information necessary to use the object, nothing more and nothing less. In other Words, an object is a self-contained entity.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.