Describe the accessibility modifier protected internal.

Answer Posted / kirti

It is available to derived classes and classes within the same Assembly (and naturally from the base class it's declared in).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the difference between class and object?

565


Why we need get set property in c#?

630


How can I check the type of an object at runtime?

627


Explain async and await?

625


What is reference c#?

648






What is option parameter in C#?

627


What is the advantage of singleton class?

571


What is addressof operator?

614


What is the difference between Static, Const and read only?

645


Where static variables are stored?

550


Can you describe iuknown interface in short?

727


What is public void in c#?

597


How many types of inheritance are there in c#?

562


Is class reference type c#?

631


What is reference types in c#?

579