why java does not contain pointers?
Answer Posted / diapk kumar sinha
Java has no need to contain pointers because, Because Java
is developed for fully system independent language, so in
the presence of pointer it may not perform like fully system
independent language. And the main thought is that removing
pointer is for security purpose and make it fully system
independent language to work at any platform.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a scrollbar and a scrollpane?
I want to persist data of objects for later use. What’s the best approach to do so?
Is java ee a framework?
Can we have a try block without catch block?
What type of variable is gender?
How can I become a good programmer?
What is application tier?
What are scriptlets?
What is charat java?
Can a abstract class be declared final?
What is treeset in java collection?
What is continuity of a function?
What is public static void main?
What is the purpose of static keyword in java?
What is the purpose of nested class in java?