1.

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

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


Discussion

No Comment Found