使用synchronized()语句的参数必须是( )。

使用synchronized()语句的参数必须是( )。
A、volatile
B、this
C、true
D、false
【正确答案】:B
【题目解析】:参考教材P228。
掌握对“线程的互斥”知识点了解。