πŸ“Š C++
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.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Static methods can only access static members (data and methods)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
268
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
88%
Success Rate