Multiple Choice
What method in the Thread class is responsible for pausing a thread for a specific amount of milliseconds?
A) pause()
B) sleep()
C) hang()
D) kill()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What are Enterprise JavaBeans?
Q6: _ is an enhancement of simple accessor
Q8: The Java library that supports database connectivity
Q12: _ means that an object has an
Q13: The programming statements used to accomplish a
Q13: What is a JavaBean?
Q14: A thread's start method invokes the thread's
Q19: SQL stands for Structured Query Language.
Q22: An alternative to deriving a thread from
Q26: The Java language does not support multithreading.