What are the OOPS concepts?
Answer Posted / nitesh jain
The OOPS concepts are:
Abstraction
Encapsulation
Polymorphism
Interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why oops is important?
What is a null tree?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
what is graphics
What is basic concept of oop?
What are the benefits of oop?
Why is object oriented programming so hard?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What causes polymorphism?
What is encapsulation with real life example?
What is class in oop with example?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is inheritance in oop?
What is overriding in oops?
Templates mean