📚 Practice Mode

Object-Oriented Programming Concepts

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

What is the process of bundling data and methods that operate on that data together into a single unit called an object?

  1. Encapsulation
  2. Inheritance
  3. Polymorphism
  4. Abstraction