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
How many types of collections are there in c#?
What is the default value of boolean variable?
Can multiple inheritance implemented in c# ?
What are Uses of CLR
How do you mark a method obsolete?
Describe how a .net application is compiled and executed
Why do we need escape characters?
Illustrate serialization?
Does c# support const methods, properties, or events?
What is the difference between interface and inheritance in c#?
Why do we need reflection in c#?
what is virtual method in c#?
What is sorted list in c#?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What is iqueryable in linq?