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

java is fullu object oriented or pure? why?

Answer Posted / k.manivannan

java is not pure object oriented language.b'coz java supports premitive data types.java claims to be a ool but by it inclusion of basic types that are not object.it fails to meet forth quality.
a pure oopl supports these are all,
1.encapsulation and information hiding
2.polymorpism and dynamic binding
3.Inheritance
4.All premitive types are object
5.all operators perform by sending msg to object
6.all user-defefined types are object.

we doesnt considered forth point java is pure oopl

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is string is a data type in java?

1114


What is a lock or purpose of locks in java?

1084


Is array dynamic in java?

987


Can we cast any other type to boolean type with type casting?

1002


Is math class static in java?

1152


What is the access scope of protected access specifier?

1037


What does super keyword do?

1141


What is the purpose of final keyword and when to use it?

1055


How do you control extraneous variables?

964


Implementations of set interface?

1064


How can you read content from file in java?

1051


What is javac used for?

984


How to sort numbers in java without array?

1035


What is the difference between arraylist and hashset in java?

1230


What is a container in a gui?

1040