Q8
Which keyword in C# is used to declare a method as synchronized?
A.
sync
B.
threadlock
C.
lock
AnswerD.
synchronized
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board