Answer Posted / javac
Internally java is based on pointers only.Sun People have
implemented the java utilites using pointer concepts but
they have restricted the developers to use the pointers.so
we cannot use pointers in java.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is difference between hashset and hashmap in java?
What is the difference between menuitem and checkboxmenu item?
What is the function of http?
What is vector capacity in java?
Is java developer a good career?
How can we create objects if we make the constructor private ?
Describe the process as to how substring() methodology mechanisms in java.
What do you know about java?
What is java volatile?
What do you mean by buffering?
List out five keywords related to exception handling ?
What is this keyword in java?
Can you explain the final method modifier?
How large is a boolean?
Why put method is idempotent?