top | item 4010654

(no title)

yzhengyu | 13 years ago

I can't remember it, but there was an interview where Gosling said it was for simplicity.

And rather amusingly (and if I remember correctly...) the char data type in Java is not really the equivalent of char in the other C derivatives.

discuss

order

tedunangst|13 years ago

Java char is c wchar. Java also has byte.