单选题 1分 在Java中,获取当前正在执行的线程对象的静态方法是( )。 AThread.currentThread() BThread.getName() CThread.activeCount() DThread.getId()