1.

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

A. void terminate()
B. void destroy()
C. void exit()
D. void kill()
E.
Answer» C. void exit()


Discussion

No Comment Found