About Question com.enthuware.ets.scjp.v6.1.813 :
Posted: Mon Apr 04, 2011 6:55 am
In the correct answer you say that run() method is defined in Thread. But as a matter of fact run() is defined in the java.lang.Runnable interface.
Moreover, "synchronize" is not a keyword, the correct keyword is "synchronized".
Moreover, "synchronize" is not a keyword, the correct keyword is "synchronized".