What class access modifier can be used to indicate that access to the class is limited to the class and to any classes derived from the class?
A. internal
B. private
C. protected
D. public
Answer: C
Computer Science & Information Technology