why java does not contain pointers?
Answer Posted / hariprasad
I agree to the above answers and also, the main reason is;
by using pointers we can violate the system security. This
is another reason why pointers are not available directly
from java.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How does linkedlist work in java?
Can we write a class without main method in java?
Is char a method in java?
How do you trim a space in java?
Why do we need hashmap in java?
Explain java heap space and garbage collection?
What do you know about the garbage collector in java?
What is the main function in java?
What is method in java ?
Can a list be null in java?
What is arrays sort in java?
What are abstract methods in java?
What is wrapper class html?
What is a null class?
Why super is first line in java?