c# - Does Java make distinction between value type and reference type -


c# makes distinction of two. java same or differently?

in java, objects , enums reference types, , primitives value types. distinction between 2 same in c# respect copy semantics, cannot define new value type in java.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -