1.

Which among the following, for a pure OOP language, is true?(a) The language should follow 3 or more features of OOP(b) The language should follow at least 1 feature of OOP(c) The language must follow only 3 features of OOP(d) The language must follow all the rules of OOPThis question was addressed to me during an interview.I'd like to ask this question from OOPs Features topic in chapter OOPs Concept & Features of Object Oriented Programming

Answer»

The correct answer is (d) The LANGUAGE must follow all the RULES of OOP

Easiest explanation - The language must follow all the rules of OOP to be CALLED a PURELY OOP language. Even if a single OOP feature is not followed, then it’s known to be a PARTIALLY OOP language.



Discussion

No Comment Found

Related InterviewSolutions