About Question enthuware.ocpjp.v7.2.1486 :
Posted: Tue Mar 04, 2014 12:19 pm
Hello!
The question: "What is the name of the method that threads can use to pause their execution until signaled by another thread to continue ?"
has rather strange stack of answers: wait, halt, pause, stop. I understand wait and stop(which was deprecated in class Thread), but where the other two come from?
Thanks,
Laura.
The question: "What is the name of the method that threads can use to pause their execution until signaled by another thread to continue ?"
has rather strange stack of answers: wait, halt, pause, stop. I understand wait and stop(which was deprecated in class Thread), but where the other two come from?
Thanks,
Laura.