|
|
|
|
|
by catnaroek
2975 days ago
|
|
> Java's semantics are pass-by-value only of you consider that the "values" that are being passed are pointers. All values in Java are indeed either primitives or pointers. You cannot define your own values! How is anyone supposed to call this a high-level language? |
|