在线名词解释大全 - Python程序设计 - 详细

7 Whichofthefollowingstatementsistrue?()

A
A subclass is a subset of a superclass.
B
When invoking a constructor from a subclass, its superclass's no-arg constructor is always invoked.
C
You can override a non-private method defined in a superclass.
D
You can override the initializer defined in a superclass.
E
You can override a private method defined in a superclass.
正确答案:
相关推荐
扫描二维码
关注公众平台