Monday, January 16, 2006
Random Java Trivia
Random Java Trivia: "When does the following code not throw a NullPointerException? MyClass obj = null; obj.doSomething(); (177 Words)"
$BlogRSDUrl$>
Things worth looking into