

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 these method of Thread class is used to Suspend a thread for a period of time? |
A. | stop() |
B. | sleep() |
C. | terminate() |
D. | suspend() |
E. | |
Answer» C. terminate() | |