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...

what is diffrence between protected ,internal and protected
internal??
whether protected field available in derived class which is
outside the assembly.
if not ..this is possible by which access modifiers??

Answer Posted / priya

Protected means within the same class and types derived from containing class.
.Internal means within the same assembly.
Yes, protected field will be available in derived class which is
outside the assembly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why interface is required?

893


What is reference types in c#?

1029


What do you mean by a windows process in regards to memory allocation?

1008


What is call back method?

1097


What is the base class of all classes in c#?

1035


Can a class have static constructor?

1049


How do I get deterministic finalization in c#?

1108


What is the use of dll file in c#?

942


Can we inherit two classes in c#?

1005


update data in an xml file which resides in solution itself, using silverlight 4.0

1809


What is string interpolation in c#?

1011


Explain about CTS?

1003


How to install or uninstall a windows service?

1076


What are the benefits of using generics?

1063


What are constants in c#?

1017