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 types of assembly available
What does firstordefault mean in c#?
What is ulong in c#?
What is polymorphism in c sharp?
What is difference between abstraction and encapsulation in c#?
What is array formula?
What namespace is list in c#?
Why is lazy loading?
Is null or empty in c#?
What is Satellite Assemblies ?
Does c# have a 'throws' clause?
Are c# references the same as c++ references?
Explain hash table in c# ?
What happens if a static constructor throws an exception?
What is desktop application testing?