Q174
Which of the following method of Process class can terminate a process?
A.
void kill()
B.
void destroy()
AnswerC.
void terminate()
D.
void exit()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board