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
How can we achieve thread safety in java?
What is a function easy definition?
What is the final class?
What is the preferred size of a component in java programming?
What is skeleton and stub?
What is return in java?
What is boolean in java?
Explain the significance of class loaders in bootstrap?
What is java object name?
What is casting in java programming?
What is a line break example?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
How does multithreading take place on a computer with a single cpu in java programming?
List some oops concepts in java?
State some advantages of java?