Indegene interview question

What is Object Orientated Programming in Javascript?

Interview Answer

Anonymous

Dec 12, 2018

Object Oriented programming is a programming style which is associated with the concepts like class,object, Inheritance, Encapsulation, Abstraction, Polymorphism.