Pergunta de entrevista da empresa Salesforce

The interviewer asked me what do i mean by Object-Oriented Programming Principles?

Resposta da entrevista

Sigiloso

6 de jan. de 2018

I started by first explaining what do we mean by objects(any real world entity which has certain state and behavior which in our programming concepts are called data-members and methods). Then I stated various OOP concepts like Abstraction,Encapsulation,Polymorphism,Inheritance,etc and explained each of them briefly.