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 / murali krishna thanneeru

We have the following oops concepts like
1.Abtsrction
2.Encapsulation
3.Inheritance
4.Polymorphism

Abstraction:

hiding unnecessary data from the users and making the
application as user friendly then it is called as abstrcation

ex:Any mail account the user is simply filling the form and
he don't know ho it is developed.

Encapsulation:

Wrapping the data and code as a single unit is called as
encapsulation.

ex:Capsule is the best real time example for it.In it we
will have two types of drugs combined as single capsule.

Inheritance :
Acquiring the properties from one class(base class or parent
class)to another class(derived class or child class)is
called as inheritance.

Ex:Inventing laptop from desktop.

Polymorphism:

Single entity behaving in different forms is called as
polymorphism

ex:Mouse is for click the buttons and dragging the bars or
placing the pointer in a particular place.

Is This Answer Correct ?    69 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use arraylist in java netbeans?

1094


Who found java?

1027


What do you mean by JVM?

1140


What best practices should you follow while writing multithreaded code in java?

1108


How will you get the platform dependent values like line separator, path separator, etc., ?

1079


Can an interface extend another interface?

1109


What is abstract class? Explain

1085


Can we initialize the final blank variable?

1129


What ide should I use for java?

1089


In java how do we copy objects?

1091


What do you mean by an interface in java?

1077


What mechanism does java use for memory management?

1019


What is the difference between a method and a function in alice?

1281


how to write a program for sending mails between client and server

2118


Is string a wrapper class?

1060