features of OOPS

Answer Posted / ravi

Abstration : hiding essential features and showing non
essential features.

Encapsulation : grouping the code and data.

Inheritence : aquiring the properties of one class into other.

polymariphism : one function many forms.

Is This Answer Correct ?    120 Yes 39 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2019


What is the purpose of polymorphism?

687


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2774


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.

1466


What is the difference between procedural programming and oops?

570






Is abstract thinking intelligence?

605


Why is polymorphism important in oop?

643


How long to learn object oriented programming?

580


Why is oop better than procedural?

614


What is the difference between inheritance and polymorphism?

599


What is balance factor?

597


Can a destructor be called directly?

613


Why do we use oops?

603


What is multilevel inheritance?

734


What is polymorphism explain?

704