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 message driven beam?

573


How are the elements of a cardlayout organized?

587


What you mean by COM and DCOM?

605


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1726


What are the benefits of detached objects?

577






Is jvm a overhead?

613


Can you control when passivation occurs?

590


Why does the tag url-encode javascript and mailto links?

573


What event results from the clicking of a button?

688


what are getters and setters in Java with examples?

1276


What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

570


How can I avoid validating a form before data is entered?

543


Define prototype?

575


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2245


what are RemoteObjects?

2247