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??
Answers were Sorted based on User's Feedback
Answer / komilla shaheen
Protected means within the same class .Internal means
within the same assembly.Protected internal means class
member within the same class,inherited classes in the same
assembly.i think it protected internal which is availble
in derived class which is outside the assembly.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / priya
Protected means within the same class and types derived from containing class.
.Internal means within the same assembly.
Yes, protected field will be available in derived class which is
outside the assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by default constructor?
What's the c# syntax to catch any possible exception?
what is the use of master pages. how to use it
Why do I get a security exception when I try to run my c# app?
Which sorting algorithm is best?
What is a resource? Provide an example from your recent project.
2 Answers IBM, Logica CMG, Wipro,
Explain About delegates
What is state c#?
Explain how to add controls dynamically to the form using c#.net.
What is the Difference between value and reference type?
why do we use Overloading, Overriding, Boxing, Unboxing, and what is the use of these ?
How many types of constructors are available in c#?
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)