What are the OOPS concepts?
Answer Posted / srividhya
The concepts of OOPs are
Objects
Data abstraction
Data Encapsulation
Inheritance
Overloading
Polymorphism
And easy to use
Is This Answer Correct ? | 692 Yes | 164 No |
Post New Answer View All Answers
Why do we use encapsulation in oops?
Can enum be null?
What is the diamond problem in inheritance?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
How many human genes are polymorphic?
what is difference between class template and template class?
What is encapsulation c#?
#include
What are the 4 main oop principles?
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 overloading and its types?
What is the real time example of encapsulation?
What is meant by oops concept?
Why oops is important?
What is polymorphism and types?