【单项选择题】
This ancient building will be preserved()and opened to the public.
A、A.instant
B、B.intact
C、C.integrated
D、D.secure
A、A.instant
B、B.intact
C、C.integrated
D、D.secure
A、A.Defense of the Ancients B、B.Defense of the ancients C、C.Defense of the Ancient D、D.Defense of the ancient
A、使用this调用构造方法的格式为this([参数1,参数2…]) B、只能在构造方法中使用this调用其它的构造方法 C、使用this调用其它构造方法的语句必须放在第一行 D、不能在一个类的两个构造方法中使用this互相调用