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
How do I open javascript on my iphone?
Write a program in Java to display the IP address of the local and remote machine.
What is the concept of “functions as objects” and how does this affect variable scope?
What is difference between var x =1; and x=1;?
What is external javascript?
Is a function an object?
How do I activate javascript on my phone?
How is it possible to get the total number of arguments that are passed to a function?
How to prevent modification of an object in Javascript?
What close() does in javascript?
How do functions work in javascript?
In Javascript are calculations with fractional numbers guaranteed to be precise?
What is null javascript?
What are the limitations of javascript?
How to change style on an element?