Describe the accessibility modifier protected internal.
Answer Posted / pushparaj pentakota
rest of non-child class of another project remailning all
cases it is accessble.
same project , same class ---- accessble
same project , child class --- yes
same project , non-child class --- yes
another project , same class --- yes
another project , child class ---yes
another project , non-child class ---not accessble
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are generations and how are they used by the garbage collector?
What is the implicit name of the parameter that gets passed into the class set method?
How many types of variables are there in c#?
How do you mark a method obsolete?
What is string literal in c#?
Can arraylist store different data types in c#?
What is eager and lazy loading in c#?
Is array thread safe c#?
Why dictionary is used in c#?
What is window application in c#?
What is c-sharp (c#)?
What does void mean unity?
In .Net, what is an assembly? Also explain the type of assembly.
What is a view? What is the use of it?
Give an example of a directcast.