Q. Which of the following is true? (A) Static methods can only access static members (data and methods) (B) Non-static data members can be accessed by static methods. (C) Static data members can only be accessed by static methods. (D) Static methods cannot be overloaded. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Static methods can only access static members (data and methods)