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 the DIfference between Friend and Protected Friend?

Answer Posted / vineeta agarwal

Friends can be accessed by all classes within assembely but
not from outside the assembely.

Protected variables can be used within the class as well as
the classes that inherites this class.

The Protected Friend can be accessed by Members of the
Assembely (Friend) or the inheriting Assembely class
(Protected).

So Friend is not same as Protected Friend

Is This Answer Correct ?    22 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an assembly and its use?

1076


what is difference between web.config and machine.config and where it will be ?

985


What is a static variable?

1951


What is redim keyword and its use?

1078


Explain redim keyword?

1079


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

2392


List the two main parts of .net?

1119


Explain jagged array in vb.net?

1044


Explain the use of serialization and deserialization?

1138


What is the differences between dataset.clone and dataset.copy?

1176


Explain code security?

976


Explain option strict?

1012


What are the assembly entry points?

1076


Explain convert.tostring and i.tostring method?

972


What are all the differences between dispose and finalize()?

1163