单项选择题

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

A.blooean isAlive( )
B.Thread currentThread( )
C.String getName( )
D.smtic boolean interrupted( )