考试
1970-01-01 08:00:00

当使用SomeThread t=new SomeThread

题目描述

当使用SomeThread t=new SomeThread()创建一个线程时,下列叙述中正确的是:

答案解析

SomeThread类是Thread类的子类

加载中...
AI正在思考中,请稍候...