📚 Practice Mode

C++ Object Oriented Programming

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

In an office, a clerk builds a logic using C++ to calculate salary of the employees, which is hidden from the other employees. Which feature of the language is he using?

  1. Inheritance
  2. Encapsulation
  3. Abstraction
  4. Class
  5. None of these