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 / komilla shaheen

Protected means within the same class .Internal means
within the same assembly.Protected internal means class
member within the same class,inherited classes in the same
assembly.i think it protected internal which is availble
in derived class which is outside the assembly.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a collection in c#?

951


What is the difference between array and arraylist c#?

1155


What is disconnected data architecture in c#?

1081


Is it possible to force garbage collector to run?

946


How to use nullable types in .net?

1044


Is functional interface runnable?

935


Do loops in c#?

939


What are the different ways of method can be overloaded?

931


In which way you can convert a value-type to a reference-type?

1008


What is different between Implicit conversion and Explicit conversion in C#?

1125


How do you create partial methods?

1013


What is a c# delegate?

1121


List down the access modifiers available in c#?

914


What do u meant by "SBI" of an object?

1046


Explain the Abstract class in c#.net

1069