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 purely object oriented?

Answer Posted / rahul

Java is not a puerly object oriented language because
1) There is no concept called pass by reference in java
(primitive types are passed by value and objects references
are passed by value in java)
2) The concept of pointers is not used in java
3) we cannot implement multiple inheritance in java using
only classes and not an interface.

Is This Answer Correct ?    17 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there a sort function in java?

1019


What is immutable state?

1097


Explain the importance of finally block in java?

1021


What is a line break?

1075


What is a finally block?

1030


How do you access command-line arguments within the code?

1109


Who developed java?

1056


Can we sort hashmap in java?

995


What is wrapper class example?

1043


What is an off by one error in java?

998


What is the difference between a vector & an array list?

1217


What is the Difference between Final Class && Abstract Class?

1141


What is java argument list?

980


How do you read a char in java?

1093


What are the different ways of creating thread?

1059