answersLogoWhite

0

The keyword public is an access specifier. A variable or a method that is declared public is publicly accessible to any member of the project. Any class or method can freely access other public methods and variables of another class.

User Avatar

Wiki User

15y ago

What else can I help you with?