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
Is ruby built on java?
How do you convert int to char in java?
Is 64bit faster than 32 bit?
What does escaping a character mean?
What is the exception hierarchy in java?
Define a package.
Can a class be defined inside an interface?
What is java dot?
How to use string tokenizer class.
How does java enable high performance?
What is the purpose of void?
Is node a data type in java?
What are the disadvantages of object oriented programming?
What is parsing and its types?
How we can declare a static variable?