Given the following program, how many times is Locked! expected to be printed? Assume 100 milliseconds is

Question:

Given the following program, how many times is Locked! expected to be printed? Assume 100 milliseconds is enough time for each task created by the program to complete. 

image text in transcribed

A. One time.

B. Five times.

C. The code does not compile.

D. The code hangs indefinitely at runtime.

E. The code throws an exception at runtime.

F. The output cannot be determined ahead of time.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: