πŸ“Š Object Oriented Programming (OOP)
Q. In a class definition, data or functions designated private are accessible
  • (A) to any function in the program.
  • (B) only if you know the password.
  • (C) to member functions of that class.
  • (D) only to public members of the class.
πŸ’¬ Discuss
βœ… Correct Answer: (C) to member functions of that class.

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
717
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate