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
What is derived datatype?
Write a java program for binary search?
What is OOP's Terms with explanation?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
Why do I need to declare the type of a variable in java?
What are the basic control structures?
Does list allow duplicates in java?
How many decimal places is a double?
What is the meaning of immutable regarding string?
When object is created and destroyed?
Can a class be a super class and a sub-class at the same time? Give example.
What is a treeset class?
What is floating data type?
What is an exception in java?
What is append function?