问题描述:
[多选]
可用于定义新线程类的方法有()。
A.implement the Runnable interface
B.add a run()method in the class
C.create an instance of Thread
D.extend the Thread cla
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(13.59.53.67)
- 热门题目: 1.下面语句序列执行后,K的值是 2.下面哪种模式不属于创建模式( 3.下面哪些方法()方法不是Ap