What are the OOPS concepts?

Answer Posted / abitha

basic concepts of oops are
object
class
encapsulatons
polymorphism
inheritance
abstraction

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to sort the number with different sorts in one program ??

2102


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.

1691


write a C++ program for booking using constructor and destructor.

2250


What is property in oops?

777


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

2052


What is difference between inheritance and polymorphism?

767


Is react oop?

806


Which language is pure oop?

744


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1629


Why it is called runtime polymorphism?

778


What is constructor overloading in oop?

845


What is the purpose of enum?

759


Write a c++ program to display pass and fail for three student using static member function

3077


what is graphics

2202


Describe these concepts: Polymorphism, Inheritance and Abstraction.

845