Friday Java Final Exam: Class Loaders
Go read Charles Sharp on Java ClassLoaders.
Charles gave the presentation at the St. Louis JUG yesterday, as CodeToJoy reverse-advertised. I actually had a conflict and did not attend. However Charles did the talk at the OCI internal Java lunch just a couple of hours ago.
Charles did such a thorough job at researching the material that I decide to turn his talk into Friday Java Final Exam!
Final exam (100 points):
- (40 points) Review the slides
- (40 points) Mentally analyze the example classes and explain how each program will behave
- (20 points) Enumerate all the ClassLoader related improvements in Java 6