Examveda

What is the access specifier that restricts access to members of a class only within the same class and its derived classes in C#?

A. public

B. private

C. internal

D. protected

Answer: Option D


Join The Discussion

Related Questions on Classes and Objects in C Sharp