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

Why java is not a pure object oriented language?

Answer Posted / dhruba guha

Java is not truely object orient Progrmaing Language ebecoz

1) in OOPS everything has to be Object but java supports
Primitive data type.

2) Java does not support multiple inheritance directly,
through help of interface java support multiple inheritance.

3) java does not esupport circular inheritance.

4) in OOPS everything need to be store heap but java use 5
type of memory heap, stack, native stack, register, code
segment.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tree node in java?

1001


What is difference between local variable and global variable?

1077


What is anonymous inner class?

1118


How can I right-justify a string?

1249


In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?

1376


Why destructor is not used in java?

1031


In java, how many ways you can take input from the console?

1038


Explain the difference between runnable and callable interface in java?

1094


What is json parser in java?

1099


What are the difference between composition and inheritance in java?

1076


What is the difference between jfc & wfc?

1119


What is the difference between iterator and enumeration ?

1041


Is linkedlist thread safe in java?

1033


What do heavy weight components mean in java programming?

996


What is void class in java?

1022