What is internal and protected-internal accessspecifier in
c#.net?

Answer Posted / lakshmi m

Internal - access is limited to the current assembly
Protected internal- access limited to the current assembly or types derived from the containing class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the Difference between the public and private ?

512


What do you mean by streamreader/streamwriter class in c#?

522


Explain dataadapter.update method in .net?

513


What is private class in c#?

480


What is data hiding in c#?

499






Does c# have a 'throws' clause?

575


What is application object in c#?

495


What is the ouput of the following program?

560


Explain the types of assemblies in .net?

527


What is func c#?

495


Explain the difference between boxing and unboxing.

532


What is concrete class in c# with example?

464


What is deadlock in c#?

501


Does unity require coding?

512


Which debugging tools you can use in the .NET ssSDK?

543