单项选择题

下列选项中( )方法可以判断线程是否处于活动状态。

A.boolean is Alive()
B.Thread currentThread()
C.String getName()
D.static boolean interrupted()