Which of the following is true in Java? June 6, 2022 by admin โช Choose the correct option.Which of the following is true in Java?A. Static methods can only access static members (data and methods)B. Non-static data members can be accessed by static methodsC. Static methods cannot be overloaded.D. Static data members can only be accessed by static methods Submit Answer