表示允许子类继承父类的注解是?

表示允许子类继承父类的注解是?

A.@Documented

B.@Target

C.@Inherited

D.@Repeatable

正确答案是C