features of OOPS

Answer Posted / vijender singh

. 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 ?    15 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class and example?

561


What is the difference between a constructor and a destructor?

604


What are two types of polymorphism?

607


Why do we use polymorphism in oops?

574


What is object and example?

597






What are the types of abstraction?

550


What is inheritance in simple words?

618


What does and I oop and sksksk mean?

644


What is abstraction with example?

597


What is the problem with multiple inheritance?

578


Why do pointers exist?

651


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

2040


What are constructors in oop?

583


How can you overcome the diamond problem in inheritance?

761


What is abstract class in oop?

526