What are the concepts of object oriented programming?Explain
with an example.
Answer / 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 |
Describe briefly the major use of java script on client side
Is it possible to break javascript code into several lines?
How to manage exception handling in javascript?
What is the ‘Strict’ mode in JavaScript and how can it be enabled?
How to empty an array in JavaScript?
How to write comment in JavaScript?
How to reload the current page?
What are the data types in js?
Is javascript a dynamic language?
How to set a html document's background color?
Why does the browser display the slow script warning?
What are the scopes of a variable in javascript?