Does java support pointers?

Does java support pointers?

Your Answer

Most of the pointer related manipulation is done implicitly by the JVM and only references are used by the program. This is in order to abstract the memory from the overall application program in order to keep it safe from corruption, insecure access, etc memory related problems.

Core Java

Didn't get the answer.
Contact people of Talent-Core Java directly by clicking here