what is an internal specifier? what happens internally when
I use access specifier Internal ?

Answer Posted / viveka

Internal Specifier is used in C#. It can be accessed by all
the classes with in the assembly but not from outside the
assembly.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Wht executescaler method is used?

615


Does c# provide copy constructor?

663


What is a scope in c#?

560


How do I format in c#?

556


What are delegates and why are they required?

585






What is the function of .IsDescendent()?

673


What is the use of expression tree in c#?

549


How do I edit a dll file?

544


What does char mean in c#?

590


What is a strong name in c#?

889


What is difference between ilist and list?

559


Why do we need static class in c#?

649


Where value types are stored in c#?

584


What are the drawbacks of extending an interface as opposed to extending a class?

545


Can I do things in il that I can't do in c#?

603