单项选择题

继承使用()关键字,实现一个接口,使用()关键字。

A.implements、extends
B.extends、implements
C.extends、static
D.implements、abstract