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

Example for 4 pillar of oops like,
Inheritance,Poly,Abstraction,Encabsulation ?

Answer Posted / bapi

INHERITANCE:It is a process through which one class
accuries the properties of another class.
ENCAPSULATION:It is a mechanisim through which we can bind
data and code in a single unit and it privents to access
out side of the world.
POLYMORPHISM:Ability to take more than one form.
ABSTRACTION:It focous the assiential characteristics of an
object.

Is This Answer Correct ?    42 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by multiple inheritance?

1336


What are the three parts of a simple empty class?

2097


Why do we use polymorphism in oops?

1107


What is oops with example?

1102


How do you achieve runtime polymorphism?

1097


How many human genes are polymorphic?

1110


Can you inherit a private class?

1144


What does it mean when someone says I oop?

1123


What is encapsulation in simple terms?

1098


what are the realtime excercises in C++?

2897


How long to learn object oriented programming?

1145


Why is encapsulation used?

1054


What is byval and byref? What are differences between them?

2269


What is meant by oops concept?

1112


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2596