Explain about Protected and protected internal, ?internal?
access-specifier?
Answer Posted / sainath
Mr.Ranganathkini,
Your explanation helped me a lot,
I need some more clarification.
suppose in your first example Class C is in namespace
Ranga.AccessTest , if it was not in the same namespace, but
let us assume that it has inherited the class A, then could
it have the access to methodA.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Is c# used for frontend or backend?
What is the use of ienumerable in c#?
What are the Types of assemblies that can be created in dotnet
Do while loops yes or no c#?
What is session and cookies in c#?
How the versioning applies to Assemblies or can you explain version numbers?
What is a console?
Define a jagged array in c#?
How to implement delegates in c#.net
What is clr in c#?
Why are dynamic link library used over static one?
i want the csharp questions&answeres
Why do we use threads in c#?
What is .cs file in c#?
Why to use “finally” block in c#?