Multiple choice When a method is declared as public, it can be accessed from its class subclass package outside package all of the above Reveal answer Fill a bubble to check yourself E Correct answer Explanation Public method can be accessed from any where.