Using Pointers in Java (Volume 2)
Book Details
Author(s)Aatif Ahmad Khan
ISBN / ASIN1494409860
ISBN-139781494409869
MarketplaceFrance 🇫🇷
Description
Using Pointers in Java is an attempt to securely use pointer capability in java with a lot of advantages. We know that using pointers may be a unsecure job, but knowing that Pointer Model of Java doesn't support overwriting memory or corrupting data, so Pointers in Java can be used safely. As far as advantages are concerned, Using Pointers in Java leads to much better Time Complexity as well as Efficient Memory Management.

