What is the difference between internal and protected in c#?
Answer / Anup Kumar Nayak
Internal access modifier in C# allows access within the assembly while Protected access modifier allows access within the same class or derived classes of another assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I register my code for use by classic com clients?
How do I develop c# apps?
Will finally block get executed if the 1exception had not occurred?
How do you mark a method obsolete?
What does async mean in c#?
Give some examples of commonly used i/o classes?
Explain code compilation in c#.
What is object array in c#?
Can a constructor be static in c#?
What are functions in c#?
What is assembly version series sequence?
What is data type in c# with example?
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)