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 |
What is static class in C#?
Can an interface inherit class/abstract class.
What are native methods?
How can you sort the elements of the array in descending order?
Define an abstract class?
1.write a program in C# to find a given point which is inside in a circle. Given circle's radius and its center point? 2.Write a program in C# to generated 20 prime numbers greater than a given number? (It should be more efficient for large numbers also) 3. Write a Code to check whether a given point is inside a circle or not? given Circle's raduis and its center point. 4. using oops concept, design an elevator do not forget buttons on each floor..
What is the use of expression tree in c#?
What is a long in c#?
What is difference between value and reference types?
What is the difference between writeline and write in c#?
What are assemblies?
Define using statement 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)