Main concepts in OOP

后端 未结 14 2138
夕颜
夕颜 2020-12-07 17:03

I was once asked in an interview \'What are the 3 main concepts of OOP?\'. I answered by saying that in my opinion there were 4 which are as follows:

  • Inheritan
14条回答
  •  粉色の甜心
    2020-12-07 17:19

    A proper answer to the question is: "Please clarify what you mean by Object-Oriented Programming." Oops, that would be telling, because the real question being asked is: "When I say OOP, what do I mean?"

    There's no correct answer.

提交回复
热议问题