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