Q. In Java, which access modifier allows a method to be accessed from any class in any package? (A) public (B) private (C) protected (D) default (package-private) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) public