Which method can fill in the blank that would cause the program to consistently print Tie! ten

Question:

Which method can fill in the blank that would cause the program to consistently print Tie! ten times? 

image text in transcribed

A. lock()

B. tryLock()

C. tryLock(10)

D. The code does not compile regardless of what is placed in the blank.

E. None of the above.

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

Step by Step Answer:

Question Posted: