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 a method be overloaded based on different return type but same argument type?
What is synchronization and why is it important in java programming?
What does n mean?
What is difference between adapter class and listener?
What are the 4 types of characters?
What is passed by reference and pass by value ?
What is size of int in java?
Write the algorithm to check the number non-leaf nodes in a tree.
What is final int?
Explain how hashmap works?
Is arraylist zero based?
Can each java object keep track of all the threads that want to exclusively access it?
What is the synonym of procedure?
Which is better ascii or unicode?
Why do we need autoboxing in java?