java is fully object oriented languages or not? why?

Answer Posted / dev

No,java is not fully object oriented language because it does not support "multiple inheritence" and "pointers" which are used in C++.But,by using Interfaces we can implement multiple inheritence.Also,due to presence of Primitive datatypes,which are used in (AutoBoxing)...we can say it is not fully object oriented language.

Is This Answer Correct ?    5 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of State Factories?

2098


What class is the top of the awt event hierarchy?

806


Is it possible to stop the execution of a method before completion in a sessionbean?

807


What is the infobus?

806


how do you Handle Front End Application data against DB with example?

1709






What is in-memory replication?

749


Is infobus easy to use?

780


Difference between DurableSubscription and non- DurableSubscription?

1921


Write a singleton program?

770


What are local interfaces? Describe.

885


Why is actionform a base class rather than an interface?

762


What is difference between object state and behavior?

793


What is a clone?

772


To what value is a variable of the string type automatically initialized?

856


What are the different types of exception?

770