What are the OOPS concepts?

Answer Posted / faizan

1)object
2)class
3)encapsulation & abstraction
4)polymorphism
5)inheritance
6)message passing
7)dynamic binding

These all are partially supported by c++,java supports
all the above features

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data binding in oops?

588


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3848


to find out the minimum of two integer number of two different classes using friend function

1645


What is abstract class in oops?

602


What is overloading in oop?

577






What is the difference between a mixin and inheritance?

524


What is polymorphism what is it for and how is it used?

576


write string class as your own class in java without using any built-in function

1978


What are classes oop?

599


What are oops functions?

586


What is encapsulation example?

551


What do you mean by abstraction?

619


Why it is called runtime polymorphism?

577


What is the problem with multiple inheritance?

587


What is class and object with example?

589