Note: public means anybody can access from inside and outside the class also. private:- It isused to specify loacal access.private variables, private methods, private constructors can't be accessed ...
Different package - folder1, folder2 - folder1 class is accessible in folder2 class. Entire project. - Access from anywhere in the entire application.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results