character: C++
topic: Object-oriented programming features
grade: 10
subject: Computer Science
LearnActions
SearchCreate
character: Encapsulation
topic: A feature of OOP that restricts access to certain components of an object.
grade: 10
subject: Computer Science
LearnActions
SearchCreate
character: Inheritance
topic: A mechanism where one class can inherit properties and methods from another class.
grade: 10
subject: Computer Science
LearnActions
SearchCreate
character: Polymorphism
topic: The ability of different classes to be treated as instances of the same class through a common interface.
grade: 10
subject: Computer Science
LearnActions
SearchCreate