Objects and Classes - Programming

Q1:

Which of the following type of data member can be shared by all instances of its class?

A Public

B Inherited

C Static

D Friend

ANS:C - Static

No answer description is available. Let's discuss.