通常使用【 】关键字来对对象加锁,从而使得对对象的访问是排他的。
第1题:
下面的哪一个关键字通常用来对对象加锁,从而使得对对象的访问是排他的?
A.serialize
B.transient
C.synchronized
D.static
第2题:
下面的哪一个关键字通常用来对对象的加锁,从而使得对对象的访问是排他的?
A.serializable
B.transient
C.synchronized
D.static
第3题:
下面()关键字通常用来对对象加锁,从而使得对对象的访问是排他的。
A.serialize
B.transient
C.synchronized
D.static
第4题:
下面()关键字通常用来对对象加锁,从而使得对对象的访问是排他的。
A.serialize
B.transient
C.synchronized
D.synchronized
第5题:
下面()关键字通常用来对对象加锁,从而使得对对象的访问是排他的。
A.static
B.synchronized
C.serializable
D.transient