已知接口IHello和類Base、MyClass的定義如下: 則下列語句在控制臺中的輸出為()
A.Hello in Base!Hello in Derived! B.Hello in Derived! C.Hello in derived!HelloinBase! D.Hello in Base!
類MyClass定義如下: 請問若為該類添加以下類型轉(zhuǎn)換操作符,是否合法?()
A.合法 B.不合法
A.System Switch B.System Type C.System Convert D.System Value