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 oops concept in java explain with real time
examples

Answer Posted / m arunachalam

OOPS COncepts Are:
Mainly these are the concepts are very important in oops:
Abstraction
Encapsulation
Inheritance
Polymorphism.

Birds Vs Abstractions

Birds: we invented flight based on the mechanism of Birds.
So flight is derived form the base of birds.

Abstraction: Abstraction is a way to remove the association
of the behavior of an object with the actual details behind
the scenes which implement that object's behavior. This
'abstraction' is usually accomplished through the use of
base classes with virtual functions; each derived function
provides the details that implement the behavior behind that
abstraction.

Pen Vs Encapsulation

Pen: Ink is the important component in pen but it is hiding
by some other material

Encapsulation: is a process of binding or wrapping the data
and the codes that operates on the data into a single
entity. This keeps the data safe from outside interface and
misuse. One way to think about encapsulation is as a
protective wrapper that prevents code and data from being
arbitrarily accessed by other code defined outside the wrapper.

Crocodile Vs Polymorphism

Crocodile: live indifferently on land or in the water. In
water it’s Moment very fast compare to land. An animal lives
in different character in different place.

Polymorphism: a single function or single operator has
different character in different place.

Inheritance Vs Human Relationship

Human Relationship: GrandFather-Father-Son

Inheritance:A derived from existing one to new one is known
as Inheritance.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is number data type?

1075


What about instanceof operator in java?

1066


Can we override static methods in java?

1122


Can you extend singleton class?

1155


What are some examples of variable costs?

1005


Is there any difference between synchronized methods and synchronized statements?

1137


what are Hostile Applets?

2146


What is the use of parseint in java?

1081


What is main function purpose?

1079


What is the difference between overriding & overloading?

1137


List the different types of classloaders in java.

1014


Why should we use singleton pattern instead of static class?

971


What is use of static method?

1097


What is thread synchronization in java?

952


What 5 doubled?

1040