Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Encapsulation
#ruby
Another basic principle in OOP is encapsulation. According to this principle, objects should be treated as independent entities, each taking care of its own internal data and functionality. If we need to access an object's information—its internal variables, for instance—we make use of the object's interface, which is the subset of the object's methods that are made available for other objects to call.





























If you want to change selection, open original toplevel document below and click on "Move attachment"


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.