问答题

创建线程的方法有()

答案:A.继承Thread类
B.继承Three类
C.实现enterable接口
D.实现Runna...