public class Test {} What is the prototype of the default constructor?()  

A .  Test() B .  Test(void) C .  public Test() D .  public Test(void) E .  public void Test()

时间:2022-10-13 23:42:04 所属题库:SCJP程序员认证考试题库

相似题目