单项选择题

当不希望某个类被其他类继承时,就可以将该类标识为

A.final
B.abstract
C.private
D.protected