试题详情
- 多项选择题Which three statements are true?()
A、 The default constructor initializes method variables.
B、 The default constructor has the same access as its class.
C、 The default constructor invoked the no-arg constructor of the superclass.
D、 If a class lacks a no-arg constructor, the compiler always creates a default constructor.
E、 The compiler creates a default constructor only when there are no other constructors for the class.
- B,C,E
关注下方微信公众号,在线模考后查看
热门试题