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

Answer Posted / manojavam

Internal specifier will allow the user to use the
componenet inside the assembly but not outside the assembly.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between function and method in c#?

616


What does the parsefloat function do?

648


What is datacontract in c#?

649


How many types of interface are there in c#?

682


How can you sort strings in array that are passed to method as arguments?

710


What is system console writeline in c#?

645


What is the difference between Java and .NET garbage collectors?

699


Explain manifest in c#.

706


How can an inner class access the members of outer class?

718


Which is better interface or abstract class in c#?

585


What is expression tree with example?

642


Is unity object oriented?

658


What is the use of console readkey ()?

719


Can a private virtual method can be overridden?

728


What is an iqueryable in c#?

662