Java
Question: 76Given:11. rbo = new ReallyBigObject();12. // more code here13. rbo = null;14. /* insert code here */Which statement should be placed at line 14 to suggest that the virtual machine expend e...
1 result(s) found
Question: 76Given:11. rbo = new ReallyBigObject();12. // more code here13. rbo = null;14. /* insert code here */Which statement should be placed at line 14 to suggest that the virtual machine expend e...