πŸ“Š Ruby
Q. What is the main advantage of using encapsulation in Object-Oriented Programming?
  • (A) It allows multiple classes to inherit from each other
  • (B) It creates multiple instances of a class
  • (C) It hides the internal state of an object and restricts access to it
  • (D) It allows objects of different classes to be treated as objects of a common superclass
πŸ’¬ Discuss
βœ… Correct Answer: (C) It hides the internal state of an object and restricts access to it

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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