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()


(b) sleep()

Computer Science & Information Technology

You might also like to view...

Local variables can be members only of the auto, static, or ____ storage categories.

a. global b. const c. extern d. register

Computer Science & Information Technology

What is jitter?

a. Variability in data packet arrival b. A poorly reconstructed signal at the receiver c. RTP packets synchronize at the receiver d. Both A and C

Computer Science & Information Technology

The item marked 2 in the accompanying figure is the ____ .

A. Mail folder B. Navigation Pane C. Message Pane D. Reading Pane

Computer Science & Information Technology

Which of the following concepts is used by digital signatures to ensure integrity of the data?

A. Non-repudiation B. Hashing C. Transport encryption D. Key escrow

Computer Science & Information Technology