Why Encapsulation is an important concept in the context of Object Orientation?

1 answer

Answer

1214009

2026-03-07 05:25

+ Follow

From the point of view of security and robustness it is important for the program code in a class that instantiates an object not to be necessarily visible to the programmer and never visible to the user.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.