Question:Which of the following are the methods of the Thread class?
A stay() B go() C yield() D sleep(long millis)
+ AnswerC
+ Report