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

Is java is a fully object object oriented language?

Answer Posted / delnaz

Java is partially object oriented because -:
1. It does not support primitive data types. Hence their
object need to be created using wrapper class.
2. A language is said to be fully object oriented if it
supports classes,objects,inheritance and polymorphism, but
java does not support multiple inheritance or operator
overloading.
3. JVM directly calls main method without calling object.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be the default values of all the elements of an array defined as an instance variable?

1077


What is the difference between an argument and a parameter?

1036


What do you mean Abstraction in java?

1122


Can list be null in java?

1098


What is nan inf?

1168


Tell me are there implementations for sorting and searching in the java libarary?

1084


take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).

2039


what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent

2237


Difference between comparator and comparable in java?

1159


Explain exception chaining in java?

1222


What are the restrictions imposed by a Security Manager on Applets?.

2648


Which collection is thread safe in java?

1036


What is better- service oriented or batch oriented solutions?

2295


When is the finally clause of a try-catch-finally statement executed?

1137


Write a program in java to establish a connection between client and server?

1016