单项选择题

通过什么方法可以将线程A的优先级设置为MAX_PRIORITY( )。

A.getPriority( )
B.getPriority()和setPriority( )
C.setPriority( )
D.线程优先级不可更改