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 / alok painuly

java is not a fully object oriented programmin language,
its a "Pure object oriented language". Because a fully OOPL
must follwo all the characteristics of Object Oriented like
abstraction,polymorphism,encapsulation,inheritance etc...
But java does not support "Inheritance" property fully.. it
does not support Multiple inheritance,even we have
substitute as implementing Interfaces which allow multiple
inheritance but ist pure not fully..
So JAVA is a "Pure Object Oriented PL"..

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What data type is a string?

958


What is super keyword explain with example?

1204


What is split return?

926


What is java instanceof operator?

984


What is :: operator in java?

916


What is the use of beaninfo?

980


Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

1029


What are the different ways of implementing thread? Which one is more advantageous?

938


What are the topics in advance java?

909


What is the destroy method?

995


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2666


What is the difference between conversation & casting?

999


Can a static block throw exception?

1046


What is string buffer?

905


Explain about field hiding in java?

881