Thursday, July 22, 2004

OOP's basics - Access

Hrishi asked me a basic question on OOP's which I could not answer. How is access to members controlled wrt access of Classes.

I found Controlling Access to Members of a Class.

Is there a thing such as private class Gamma ? Is it the same as class Gamma ? And how does access to members change wrt to the class access ?

No comments: