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()
正确答案:C
答案解析:有

微信扫一扫手机做题
public class Test {} What is the prototype of the default constructor?()
微信扫一扫手机做题