Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

oops concept is used for?

Answer Posted / yj

OOP concepts were introduced to overcome the limitations of POP(Procedure Oriented Programming). The first and foremost aim of OOP was to secure the data by encapsulating it in class and providing the only way to access them i.e., through functions which are in the same class.
Secondly, it reduces the complexity.
Thirdly, it reuses the code and hence uses memory efficiently.

There are 3 main OOP concepts :
1. Encapsulation.
2. Polymorphism.
3. Inheritance.

Is This Answer Correct ?    34 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

2. Give the different notations for the class.\

2224


What is property in oops?

1132


Can abstract class have normal methods?

1108


What is new keyword in oops?

1099


What is abstraction in oops with example?

1355


What is polymorphism used for?

1112


Where You Can Use Interface in your Project

1939


What is the problem with multiple inheritance?

1238


What is polymorphism in oop example?

1074


What is static modifier?

1330


what are the realtime excercises in C++?

2897


What is the types of inheritance?

1153


What is class in oop with example?

1162


Why is there no multiple inheritance?

1065


What is the main feature of oop?

1203