View Single Post

  #4 (permalink)  
Old 11-05-2007, 11:24 PM
jyothi423 jyothi423 is offline
Junior Member
 
Join Date: Jun 2007
Posts: 6
jyothi423 is on a distinguished road
Hi,

Quote:
Originally Posted by adarshshukla View Post
Is Java 100% object oriented programming language?
Someone Says java is not 100% oops becz, int,float etc primitive datatypes are not objects. But java implemented Wrapper classes for this primitive Types to make them in to object types.
So java is 100% oops .
Sorry i am wrong and comments are welcome
Reply With Quote