Describe the accessibility modifier protected internal.
Answers were Sorted based on User's Feedback
Answer / venu gopal
It?s available to derived classes and classes within the
same Assembly (and naturally from the base class it?s
declared in).
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / 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 |
Answer / 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 |
Is array ienumerable c#?
What will be the output of the following code?
Distinguish between a class and struct?
What are strin concatation methods in c#?
1 Answers Phoenix Technologies,
How to parse a date time string?
How is a string immutable?
What is default class in c#?
What is web forms in c#?
What is the advantage of static class in c#?
what is diffrence between protected ,internal and protected internal?? whether protected field available in derived class which is outside the assembly. if not ..this is possible by which access modifiers??
What is form feed and carriage return?
can multiple catch blocks be executed for a single try statement?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)