Hey Richard,
The answer for Q.57 is B, that's correct and I am thinking that the answer for Q.107 is A.
I assume that the question is trying to
test our knowledge of threading and sychronized
word. And I also assume that they are trying to tell us that if a method is synchronized, then we cannot access the object and change instance values.
I think I could not justify my answer of A for Q.107. Please correct me if I am wrong.
Thanks.