说明输出结果。( )package test;import javA.util.Date;public class SuperTest extends Date{private static final long serialVersionUID = 1L;private void test({System.out.println(super.getClass().getName());}public static void main(String[]args){new SuperTest().
欢迎免费使用小程序搜题/刷题/查看解析,提升学历,成考自考报名,论文代写、论文查重请加客服微信skr-web
说明输出结果。( )package test;import javA.util.Date;public class SuperTest extends Date{private static final long serialVersionUID = 1L;private void test({System.out.println(super.getClass().getName());}public static void main(String[]args){new SuperTest().test();}}
A.SuperTest
B.SuperTest.class
C.test.SuperTest
D.test.SuperTest.class
正确答案C
×
提示:小程序已经收录此题,请在小程序查看名师解析。翰林刷小程序提供搜题,刷题,助你轻松通过考试