why java does not contain pointers?
Answer Posted / nisha
Because java does't allow pass by reference for parameter passing
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can we convert stringbuilder to string in java?
what is the purpose of "virtual"?
Is final static java?
How big is a boolean?
Can we use string in switch case in java?
Are private methods final?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
Does a function need a return?
How can you share data between two thread in Java?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
Can you add null to a list java?
Can constructor return value?
how can you take care of mutual exclusion using java threads? : Java thread
What is a container in a gui?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?