why java does not contain pointers?
Answer Posted / varma
java programming environment does not support pointers in
other words java language is free from pointers concept.So
that we can get less application development time and less
application execution time.because of magic of byte code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 5 types of research methods?
Why we use set in java?
What is difference between pointer and reference?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What is the point of java?
Why is whitespace important?
What are the important features of Java 9 release?
Can I learn java in 3 months?
How can u increase the heap size in the memory?
what is difference betweem home interface and remote interface?
How variables are declared?
Is 64bit faster than 32 bit?
What is the finalize method do?
Can we have two methods in a class with the same name?
How to disable caching on back button of the browser?