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...

what are the main underlying concepts of object orientation?

Answer Posted / shahir

Mainly there are four concepts for OOAD.
1.Abstraction -grouping of data and behaviour(operations)
into a conceptual object.
2.Encapsulation -Its the implementation mode of data
abstraction.With encapsulation, we can accomplish data
hiding
3.Polymorphism -Polymorphism refers to the process whereby
an object invokes a method of another object in a common
manner (with the same name) without understanding or caring
how it is accomplished.

4.Inheritance-When an object is derived from another
object. It inherits all the properties etc

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the usage of encapsulation?

1064


Explain the different types of constructors

993


Which oops concept exposes only necessary information to the calling functions?

1053


What is the use of ‘finalize’?

1075


Explain about Overloading vs Overriding ?

1024


What is a friend function?

1059


Explain persistence?

1038


what three "domains" are considered during analysis modeling?

6965


What are the features of encapsulation ?

1031


What is single and multiple inheritance?

1059


What is data encapsulation and what's its significance?

1097


Which oops concept is used as reuse mechanism?

3585


What is virtual multiple inheritance?

1064


Write a note on encapsulation?

1044


What is difference between static and non-static fields of a class?

1165