What are the OOPS concepts?
Answer Posted / aakritybuxy
Its a concept,used to describe a computer application that
is composed of multiple objects,which are connected to each
other. Three of the most basic concept for OOPS are:
* Classes
* Objects
* Methods...
There are few more concepts :
* Inheritance
* Abstraction
* Polymorphism
* Encapsulation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is a class in oop?
What is encapsulation example?
how to get the oracle certification? send me the answer
What is the important feature of inheritance?
Please send ford technologies placement paper 2 my mail id
program for insertion ,deletion,sorting in double link list
Are polymorphisms mutations?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is polymorphism in oop example?
What is encapsulation oop?
Can we have inheritance without polymorphism?
What are the three parts of a simple empty class?
What is pointer in oop?
Why is encapsulation used?