Why Java is not fully objective oriented

Showing Answers 1 - 1 of 1 Answers

Adesh

  • Jul 21st, 2005
 

There are 2 reasons that i can think of: 
1. java support for primitive data type 
2. no direct implementation of multiple inheritence 
 
Howerver java has a way out of these two issues in form of: 
1. wrapper classes 
2. interfaces

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions