What is the difference between internal and private in c#?
Answer / Shivanshu Ruhela
In C#, 'internal' is a visibility modifier that allows access within the same assembly, while 'private' only allows access within the containing class or structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you escape in c#?
What is gac? How to put assembly in gac?
Can an interface extend a class c#?
What is the use of generics in c#?
What are access modifiers used for?
What does the parsefloat function do?
What is the use of main method in c#?
If I want to override a method one of class A and in class b then how do you declare?
What is the difference between static and constant variables?
Who is a accessibility modifier “protected internal†available to ?
What is method in c#?
What?s the difference between an interface and abstract class?
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)