Sail E0 Webinar
Question
Which of the following method of Process class can terminate a process?
Options:
A .  void kill()
B .  void destroy()
C .  void terminate()
D .  void exit()
Answer: Option B


Kills the subprocess. The subprocess represented by this Process object is forcibly terminated.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers