单项选择题

一个类必须有构造方法,如果没有显式定义,一个空的()方法会被默认添加

A._constuctor
B.toString
C.constructor
D._clone