What are the concepts of object oriented programming?Explain
with an example.
Answer Posted / tushar warade
An Object creation of a class which can have the behaviour of Inheritance, Abstraction, Polymorphism, Encapsulation is the concept of object oriented programming
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the seven data types of javascript?
What is callback?
How to update a function in javascript?
What is variable typing?
What are the five data types?
why can't we call a static method from a non-static method
What is new keyword in javascript?
How can you identify a function?
Are javascript variables global?
What are the different functional component in javascript?
Explain the terms synchronous and asynchronous code?
Is javascript event driven?
Can you explain how inheritance works in javascript?
What is the similarity between the 1st and 2nd statement?
What are escape characters?