Hi
Just 2 days to go for my exam . one quick qn. Do we get questions, more specifically multiple chioce answers related to depricated methods like stop() on threads. If yes what should be answer ?
Say for ex:
Which of the following stop/pause
thread executing :
wait()
stop()
yield()
...
Does stop is one among the answers ?
In one of the jqplus tests this is true though in comments it is given that the method is depricated...
please clarify
Shrinivas