InterviewSolution
Saved Bookmarks
| 1. |
Java Doesn't Use Pointers. Why? |
|
Answer» Pointers are SUSCEPTIBLE and slight carelessness in their USE may result in memory PROBLEMS and hence JAVA basically manages their use. Pointers are susceptible and slight carelessness in their use may result in memory problems and hence Java basically manages their use. |
|