

MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
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() | |