Which of the following is not a concept of OOP?

8. Which of the following is not a concept of OOP?

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

Answer: D) None of these

Explanation:

The concepts of OOPs are:

  • Class
  • Object
  • Method
  • Polymorphism
  • Inheritance
  • Encapsulation
  • Abstraction

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.