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 ripple effect?

634


Is jvm a overhead?

623


What is the infobus?

612


What is a sessionfactory? Is it a thread-safe object?

679


What is table mutation and how do you avoid it?

1916






What is the relation between the infobus and rmi?

556


Why are my checkboxes not being set from on to off?

639


Are there books about seam?

632


Which are the different segments of memory?

593


What method is invoked to cause an object to begin executing as a separate thread?

572


How messaging services are done, before release of JMS?

1585


What is scalable, portability in the view of J2EE?

1872


What are local interfaces? Describe.

697


What is the relationship between local interfaces and container-managed relationships?

592


What is ioc concept & explain it?

618