What are the OOPS concepts?
Answer Posted / suresh ragala
OOPs concepts are
1)object
2)class
3)encapsulation
4)abstraction
5)polymorphism
6)inheritance
7)message passing
8)dynamic binding
These all are partially supported by c++,java supports
all the above features
| Is This Answer Correct ? | 729 Yes | 107 No |
Post New Answer View All Answers
Write a c++ program to display pass and fail for three student using static member function
What is abstraction with example?
hi all..i want to know oops concepts clearly can any1 explain??
Get me a number puzzle game-program
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is encapsulation oop?
What is balance factor?
What is destructor in oop?
What is abstract class in oop?
What is the fundamental idea of oop?
can inline function declare in private part of class?
What is overriding vs overloading?
What is polymorphism in oop example?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is the types of inheritance?