posted 19 years ago
Answer given is 1, when I compile and run Iam getting runtime exception.. but I have two queries about this question
1)In k&b book it is mentioned that wait,notify and notify all must be called from synchronized block, so why I am not getting compile error here?
2)can we call start() method like above?
[ December 19, 2005: Message edited by: santoshkumar samala ]