features of OOPS

Answer Posted / praveen

1. Encapsulation: Binding of Code and data together in a
single entity
2. Polymorphism: One name many properties (funtion
Overloading)
3. Inheritance:Acquiring properties of one object to another

Is This Answer Correct ?    233 Yes 46 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is overriding in oops?

604


write a program to find 2^n+1 ?

1551


Plese get me a perfect C++ program for railway/airway reservation with all details.

3429


when to use 'mutable' keyword and when to use 'const cast' in c++

1644


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.

1458






What is polymorphism explain?

692


What is the point of polymorphism?

588


What are oops functions?

584


Explain the concepts involved in Object Oriented programming.

639


What is oops concept with example?

578


Is oop better than procedural?

574


What is the difference between static polymorphism and dynamic polymorphism?

585


What are two types of polymorphism?

611


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1147


What are the components of marker interface?

602