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 |
What is closure?
How can javascript codes be hidden from old browsers that don't support javascript?
What is array in javascript?
Explain with an example the use of event handlers in javascript.
Can you run javascript in notepad?
Is javascript a programming language?
What is decodeuri() in javascript?
How can you get the reference of a caller function inside a function?
What is npm javascript?
What is the main difference between Client side JavaScript and and Server side Java Script?
Explain how can you submit a form using JavaScript?
What is the naming conventions for the variables in javascript?