单项选择题

在多个线程访问同一个资源时,可以使用()关键字来实现线程同步,保证对资源安全访问。

A.Static
B.Transient
C.Synchronized
D.Yield

相关考题