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


whether java is fully object oriented language or partially
object oriented language

Answers were Sorted based on User's Feedback



whether java is fully object oriented language or partially object oriented language..

Answer / govindaraj

java partially "ool" because it supports primitive data type also [ means not only class done all process . int,float also used to process so that say]

Is This Answer Correct ?    21 Yes 2 No

whether java is fully object oriented language or partially object oriented language..

Answer / maninder kaur

java partially "ool" because it supports primitive data type also [ means not only class done all process . int,float also used to process so that say]

but yes, coz we have wrapper classes to make all primitives as objects, we can considered it as a pure object oriented language.

still, there are lots of conflicts about it.

Is This Answer Correct ?    2 Yes 1 No

whether java is fully object oriented language or partially object oriented language..

Answer / prabakaran

Java is a fully Purly Object Oriented Programming Language
started from Java 5 version

because the primitive data types changes into Wrapper class
so we call as Object Oriented Programming Language

Is This Answer Correct ?    1 Yes 0 No

whether java is fully object oriented language or partially object oriented language..

Answer / rahul rastogi

Yes, Java is pure object oriented Language because in Java we can't use anything without Object.It means without object [directly or indirectly] we can't do anything.

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More Core Java Interview Questions

can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


What are scriptlets?

0 Answers  


When abstract methods are used?

1 Answers  


Does list maintain insertion order java?

0 Answers  


What is bool mean?

0 Answers  


What is a null class?

0 Answers  


What's the difference between comparison done by equals method and == operator?

0 Answers  


What do you mean by platform independence? What is an interface?

0 Answers  


What is the difference between ArrayList and Vector? which one is better in Java

0 Answers   SkillGun Technologies,


how to print the below in java?thanks in advance.... * * * * * * * *

3 Answers  


What is variable explain with example?

0 Answers  


What is a method in java?

0 Answers  


Categories