#26. Given the exhibit: Which statement should be placed at line 14 to suggest that the virtual machine expend effort toward recycling the memory used by the object ComPany?
#28. A developer is creating a class Book, that needs to acces class Paper. The Paper class is deployed in a JAR named myLib.jar. Which three, taken independently, will allow the developer to use the Paper class while compiling the Book class? (choose three)