Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Describe the accessibility modifier protected internal.

Answers were Sorted based on User's Feedback



Describe the accessibility modifier protected internal...

Answer / venu gopal

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

Is This Answer Correct ?    4 Yes 1 No

Describe the accessibility modifier protected internal...

Answer / pushparaj pentakota

rest of non-child class of another project remailning all
cases it is accessble.


same project , same class ---- accessble
same project , child class --- yes
same project , non-child class --- yes
another project , same class --- yes
another project , child class ---yes
another project , non-child class ---not accessble

Is This Answer Correct ?    0 Yes 0 No

Describe the accessibility modifier protected internal...

Answer / 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

More C Sharp Interview Questions

What is string [] args in c#?

0 Answers  


Can we have 2 main methods in c#?

0 Answers  


Explain about ODP.net

0 Answers  


Explain about Oops concept

0 Answers   Digital GlobalSoft,


Do loops in c#?

0 Answers  


How many static constructors are allowed in a class?

0 Answers  


Which is the best language for desktop application?

0 Answers  


What is the difference between as and is operators in c#?

0 Answers  


what is uniary operators and binary operators and what is the difference

1 Answers   Protech,


What is a framework in c#?

0 Answers  


What is c# in asp net?

0 Answers  


How do you remove white spaces from a string?

0 Answers  


Categories