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
What are the benefits of using windows services:
What is generic collection in c#?
What is the difference between abstract and abstraction?
What is inline function in c#?
Difference between debug.write and trace.write?
what is c# command?
What is remote data?
Why do we use delegates in c#?
What does it mean to override a method?
why delegate is type safe?
What is command object in c#?
Is datetime nullable c#?
What is the difference between “dispose” and “finalize” variables in c#?
Are all methods virtual in c#?
Why reflection is used in c#?