What are the OOPS concepts?
Answer Posted / rajkumar
oop has two major components class and object
The oop contain following concepts
1.Abstraction
2.Encapsulation
3.Inheritance
4.polymorphism
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a mixin and inheritance?
Where You Can Use Interface in your Project
How Do you Code Composition and Aggregation in C++ ?
What is encapsulation example?
Can enum be null?
Please send ford technologies placement paper 2 my mail id
What are the types of abstraction?
What is object in oop with example?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is a superclass in oop?
Which is not an object oriented programming language?
What is the difference between abstraction and polymorphism?
What is abstraction with example?
Write a program to reverse a string using recursive function?
Can destructor be overloaded?