单项选择题

Which modifer should be applied to a declaration of a class member variable for the value of variable to remain constant after the creation of the object?()

A.static
B.final
C.const
D.abstract