Question: If the object instance is created in a user program, then the object instance can access both the public and private members of the class
If the object instance is created in a user program, then the object instance can access both the public and private members of the class using DOT notation (such as Rectangle r; r.area=10). True or false
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
