Question:Which of the following functions are used to wait for a thread to terminate?
A Wait() B Terminate() C Join() D Abort()
+ AnswerC
+ Report