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
Explain the difference between serializable and externalizable in java?
Explain working of call by reference function invoking.
What are 5 boolean operators?
Can you access non static variable in static context?
What is the difference between a constructor and a method?
Define max and min heap, also the search time of heap.
Are true and false keywords?
What is singleton class example?
What technique can be employed to compare two strings?
How do generics work?
Is java owned by oracle?
What is class and its types?
Why hashcode is used in java?
Can we sort list in java?
What is the this keyword?