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

Answer Posted / sandeep soni

internal specifier means that the class or member for which
it is used is local to the Assembly and is not accessable
to code outside the assembly.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Types of caching

537


What are the types of parameters in c#?

522


Can you create an instance of a static class?

550


Define multicast c# delegate?

556


What is the function of the not null constraint?

489






What is an assembly qualified name? Is it a filename? How is it different?

496


Difference between value and reference type. What are value types and reference types?

504


Name which controls do not have events?

549


What are jagged arrays used for?

480


What's c# ?

590


Can we overload the main method in c#?

476


Can I use exceptions in c#?

537


How are Windows programs different from normal C-programs?

1664


Is c# code is managed or unmanaged code?

487


What is a satellite assembly in c#?

546