Which of these base classes are accessible to the derived class members?
(a) static
(b) protected
(c) private
(d) Shared
I have been asked this question in class test.
The doubt is from Public & Private Access Modifier in section Arrays and Strings of C#