单项选择题

接口INewInterface派生自接口IFoo和Ibar,类MyJob实现了接口InewInterface。如下所示:


请问MyJob实现接口的方式是否合法?() 

A.合法
B.不合法