问答题

【参考答案】

Constructor不可以被继承,因此不能被重写(Overriding),但可以被重载(Overloading).