Question: Instance variables are a part of the hidden implementation of a class, but they arent actually hidden from programmers who have the source code of
Instance variables are a part of the hidden implementation of a class, but they aren’t actually hidden from programmers who have the source code of the class. Explain to what extent the private reserved word provides information hiding.
Step by Step Solution
3.42 Rating (158 Votes )
There are 3 Steps involved in it
In the context of objectoriented programming information hiding refers to the practice of making certain data or implementation details invisible to o... View full answer
Get step-by-step solutions from verified subject matter experts
