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
How do you declare a variable?
How does hashset works in java?
Why set do not allow duplicates in java?
What are the advantages of functions?
Is java programming easy?
What is the difference between heap and stack memory?
What is bufferedreader in java?
What is a instance variable in java?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
How infinite loop is declared?
What is square root in java?
what is anonymous class in java?
Can we overload final method in java?
What are the elements of java?
Why stringbuffer is faster than string?