Computer Applications

Which of the following is/are principle(s) of Object Oriented Programming?

  1. Encapsulation
  2. Abstraction
  3. Inheritance
  4. All of these

OOP Intro Java

36 Likes

Answer

All of these

Reason — Encapsulation, abstraction and inheritance are principles of Object Oriented Programming.

Answered By

25 Likes


Related Questions