What is internal and protected-internal accessspecifier in
c#.net?
Answer / lakshmi m
Internal - access is limited to the current assembly
Protected internal- access limited to the current assembly or types derived from the containing class.
| Is This Answer Correct ? | 1 Yes | 0 No |
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What is the diff between System.String and System.Text.StringBuilder classes?
how can we pass parameters to a user control using delegates ?
Is lazy thread safe c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is data types in c#?
What are the properties of c#?
Why do we use inheritance in c#?
What is the difference between package and interface?
Contrast System.String and System.Text.StringBuilder classes?
what is the main differnce between const,readonly and static
3 Answers Beehive Systems, CDAC,
Can a dictionary have duplicate keys 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)