Which of the following is NOT a feature of Object-Oriented Programming (OOP) ?

2025

Which of the following is NOT a feature of Object-Oriented Programming (OOP) ?

Answer: D. CompilationOOP features include inheritance, polymorphism, and encapsulation. Compilation is a process, not an OOP feature. The saved answer correctly identifies option…

  1. A.

    Inheritance

  2. B.

    Polymorphism

  3. C.

    Encapsulation

  4. D.

    Compilation

Attempted by 365 students.

Show answer & explanation

Correct answer: D

OOP features include inheritance, polymorphism, and encapsulation. Compilation is a process, not an OOP feature. The saved answer correctly identifies option 3 as NOT being an OOP feature.

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…