创建线程可以通过以下哪两种方法()。

A . 继承Thread类 B . 实现Runnable接口 C . 直接创建类Thread D . 引入Java.lang包 E . 实现Run接口

时间:2022-10-07 15:53:00 所属题库:Java程序设计题库

相似题目