Pessoal, será que alguém pode me ajudar com essa questão??? Não consegui identificar a resposta correta, no simulado que estou fazendo não indica quantas estão corretas:
What can cause a thread to stop executing?
a) The program exits via a call to System.exit(0);
b) Another thread is given a higher priority;
c) A call to the thread’s stop method;
d) A call to the halt method of the Thread class.
Valeu…