单项选择题
A.final B.abstract C.static D.interface
A.X x = new X() B.X x = new Y() C.Y x = new Y() D.Y x = new X()