Why Java is not 100 % pure OOPS ? ( EcomServer )

Showing Answers 1 - 1 of 1 Answers

Vivek Jain

  • Sep 27th, 2007
 

Java is not pure object oriented language because all data types are not object.
In java we can use primitive data types they are not objects.  PURE OOPL  everything should be objects and methods.

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