Describe the accessibility modifier protected internal.

Answer Posted / pushparaj pentakota

rest of non-child class of another project remailning all
cases it is accessble.


same project , same class ---- accessble
same project , child class --- yes
same project , non-child class --- yes
another project , same class --- yes
another project , child class ---yes
another project , non-child class ---not accessble

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the drawbacks of extending an interface as opposed to extending a class?

477


Can we override constructor in c#?

511


What is the use of command builder?

547


What is data adapter in c#?

477


What is an Interface in C#?

552






What are the different types of classes?

484


List the 5 different access modifiers in c#?

515


Will the following code compile?

563


How many types of variables are there in c#?

532


Can abstract class have parameterized constructor?

507


Which of these string definitions will prevent escaping on backslashes in c#?

577


What is difference between a type and class?

612


Is dictionary reference type c#?

490


Define mutex in C#?

624


What is the difference between int and int in c#?

502