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

Which class represents the socket that both the client and server use to communicate with each other?

1083


What is the technique adopted to create an immutable class?

1185


What happens if a constructor is declared private?

1070


Can a static method be final?

1106


What is the return type of the main method?

1084


What do you mean by light weight and heavy weight components?

1067


Can we force garbage collector to run ?

1102


Difference between concurrent hashmap and hashtable and collections

1120


How do you convert an int to a double in java?

1109


How will you invoke any external process in java?

1153


What is the difference between an if statement and a switch statement?

1214


What is the java project architecture?

2287


Which class is used by server applications to obtain a port and listen for client requests?

1015


What are abstract methods in java?

1165


Can a private method of a superclass be declared within a subclass?

1098