Describe the accessibility modifier “protected internal”.
It is available to classes that are within the same assembly and derived from the specified base class.
Explore posts in the same categories: C# Interview Questions