37. 在 C#中,x 關鍵字用於定義一個類別,y 關鍵字用於在 C#中繼承一個類別,請問以 下哪一個答案是對的?(A) x=enum,y=extends(B) x=interface,y=inherits(C) x=struct,y=base(D) x=class,y=:(冒號)