What are the OOPS concepts?
Answer Posted / tinku
The main OOP concepts are
1.Objects
2.Classes
3.Data abstraction
4.Data encapsulation
5.Inheritance
6.Polymorphism
7.Dynamic binding
8.Message passing
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is object-oriented programming? Webopedia definition
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is the benefit of oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
How oops is better than procedural?
Can an interface inherit a class?
What are objects in oop?
What are oops functions?
Why do we need oop?
What do you mean by variable?
What is the difference between inheritance and polymorphism?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Please send ford technologies placement paper 2 my mail id
What is difference between oop and pop?
what is difference between class template and template class?