What are the OOPS concepts?
Answer Posted / rafi ahmed
Object orientation is a software development methodology
that is based on modeling a real-world system.
An object oriented program consists of classes and objects.
Core Component of object oriented programming.
1)encapsulation
2)abstraction
3)inheritance
4)polymorphism
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is variable example?
What are oops functions?
What is polymorphism explain its types?
What is for loop and its syntax?
What is pointer in oop?
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.
Where You Can Use Interface in your Project
Whats oop mean?
What is polymorphism used for?
What is difference between polymorphism and inheritance?
What is oops?what is its use in software engineering?
what is graphics
What is polymorphism and types?
What is object in oops?
How to improve object oriented design skills?