单项选择题

当开发者不希望自己编写的类被继承〃或者有的类已经没有再被继承的必要时〃我们通常对class使用哪一个关键字<()

A.sealed
B.virtual
C.abstract
D.override