Page 1 of 1

Which of this method can be used to make the main thread to be executed last among all the threads?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) stop()
b) sleep()
c) join()
d) call()