Java provides a way for the programmer to exercise control over memory management by marking certain objects as expendable via reference objects. Should an application’s memory requirements quickly ...
To learn about object technology, two easy-to-read books on the subject are David Taylor's "Object-Oriented Technology: A Manager's Guide" (Addison-Wesley, 1990) and "Business Engineering with Object ...