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 fully object oriented languages or not? why?

Answer Posted / awadhesh kumar

Java is not a completely object oriented language, because
not all values in Java are Objects. For example, the basic
numeric types such as int, long, double, etc., are not
objects and need to be "boxed" into objects in order to pass
them as Object parameters or call methods on them.

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If your ui seems to freeze periodically, what might be a likely reason?

1114


What is synchronization and why is it important?

1185


What you mean by COM and DCOM?

1111


Write a singleton program?

1102


For which statements does it make sense to use a label?

1134


What happens when a thread cannot acquire a lock on an object?

1086


Which container method is used to cause a container to be laid out and redisplayed?

1185


Explain RMI Architecture?

1148


Can I import same package/class twice? Will the jvm load the package twice at runtime?

1189


Why use POJO when I can use hashmap

2711


what is meant by JRMP?

2429


What class is the top of the awt event hierarchy?

1156


what is an isolation level?

2795


What is ioc concept?

1260


How are commas used in the intialization and iteration parts of a for statement?

1142