Describe the accessibility modifier protected internal.

Answer Posted / kirti

It is available to derived classes and classes within the same Assembly (and naturally from the base class it's declared in).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between const and static read-only?

502


What are regular expressions? Search a string using regular expressions?

504


How many bytes is a long c#?

459


Explain About CLS?

541


What is xaml file in c#?

530






What is data hiding in c#?

499


What is tochararray in c#?

446


What is constants in c#?

420


What is data binding with example?

489


What is difference between array and list in c#?

464


Why data types are important?

524


Can you explicitly call a destructor?

528


What is yield break in c#?

501


How many bits is int32?

488


Why is dll used?

592