What is a pointer and does Java support pointers? Ans. Pointer is a reference handle to a memory location. Improper handling of pointers leads to memory leaks and reliability issues hence Java doesn't support the usage of pointers. - Study24x7
Social learning Network
05 Oct 2023 10:47 AM study24x7 study24x7

What is a pointer and does Java support pointers? Ans. Pointer is a reference handle to a memory location. Improper handling of pointers leads to memory leaks and reliability issues hence Java doesn't support the usage of pointers.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles