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

Answer Posted / vijay rana

internal means class or member is only accessible in the
assembly only;

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data quality assurance?

617


What are the 2 broad classifications of fields in c#?

705


What is the difference between values and reference types?

683


Can extension methods access private members?

667


What is thread in c#?

726


How to parse a date time string?

717


State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?

667


what is partial assembly reference

702


Can datetime be null c#?

630


What is windows form in c#?

723


What is boxing and unboxing in c#?

627


What is a callback c#?

729


What is Co- and Contra-Variance in C#?

707


What is the purpose of dependency injection?

672


How can I produce an assembly?

795