Vidyalelo
C# Programming · Q8

Multithreading in C Sharp

Programming · C# Programming · question 8

Q8

Which keyword in C# is used to declare a method as synchronized?

A.
sync
B.
threadlock
C.
lock
Answer
D.
synchronized

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board