Page 1 of 1

Which of the following method of Process class can terminate a process?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) void kill()
b) void destroy()
c) void terminate()
d) void exit()