答案是C。因为C中的InfoManage类没有继承Thread类或者实现Runnable接口,所以无法作为线程对象使用。而A、B、D中都实现了Thread或者Runnable接口。

请回答Jerry wants to implement a thread object which of the following code will be incorrectOAclass InfoManage extends Thread‹public static void mainString args InfoManage im = new InfoManage;imstart;B c

原文地址: http://www.cveoy.top/t/topic/g1Gd 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录