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
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.
What is sqlcommandbuilder c#?
What is the difference between c and c sharp?
Can we override interface methods in c#?
What are All kind of access specifiers for a class and for methods
Can abstract class have private constructor c#?
Are tuples mutable c#?
What is CLR and its application.?
Is equal in c#?
How many types of variables are there in c#?
What is the difference between method and constructor in c#?
Why do we need constructors?
Which sorting algorithm is best?
What is console based application?
What is managed code?