|
|
|
|
|
by toast0
213 days ago
|
|
Java creators tried to avoid giving developers any sharp edges. Interactions between signed and unsigned integers can be surprising, so they disallowed unsigned integers. Of course, not having access to unsigned quantities makes interaction with other programs difficult :( |
|
They failed.