1.

Which among the following doesn’t come under OOP concept?(a) Platform independent(b) Data binding(c) Message passing(d) Data hidingI had been asked this question by my school teacher while I was bunking the class.My question is from OOPs Features in division OOPs Concept & Features of Object Oriented Programming

Answer»

Correct CHOICE is (a) PLATFORM independent

The BEST explanation: Platform INDEPENDENCE is not feature of OOP. C++ supports OOP but it’s not a platform independent language. Platform independence depends on programming language.



Discussion

No Comment Found

Related InterviewSolutions