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 "Friend" in VB.Net?

Answers were Sorted based on User's Feedback



What is "Friend" in VB.Net?..

Answer / bhanu

Friend access means that elements are accessible only
within the program. Friend is the default access modifer
for any class that does not have a modifier

Is This Answer Correct ?    11 Yes 2 No

What is "Friend" in VB.Net?..

Answer / bhanu

Friend access means that elements are accessible only
within the program. Friend is the default access modifer
for any class that does not have a modifier

Is This Answer Correct ?    6 Yes 2 No

What is "Friend" in VB.Net?..

Answer / mayank bhatnagar

Friend is a type of access modifier.Friend is used when one
class wants to access the private properties of other
classes.This is the only cause of voilation of OOps.

Is This Answer Correct ?    2 Yes 2 No

What is "Friend" in VB.Net?..

Answer / neeraj

Friend access means that elements are accessible only
within the program. Friend is the default access modifer
for any class that does not have a modifier.

Is This Answer Correct ?    1 Yes 1 No

What is "Friend" in VB.Net?..

Answer / manasi mokate

Friend is a Access Modifiers.friend defines a type only from
within the program in which it is declared...

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More VB.NET Interview Questions

Give the sample code for ItemStockGroupwise Report?

1 Answers   CTS,


What is the diff between vb mdi form and .net mdi form?

0 Answers  


What is the difference between convert.tostring and i.tostring method?

0 Answers  


how to call a list box on the text if some one send me the code for it

1 Answers  


What are the difference between structure and class?

0 Answers  


concept of object oriented programming

6 Answers   Patni,


What is the Difference between Web User Control and Web Custom Control?

6 Answers   Benchmark,


Define naming convention?

0 Answers  


How would you implement inheritance using vb.net?

0 Answers  


i had attended to infosys interview on 17th april 2010...on .net..3+ experience .. to my knowledge i did well in technical and they asked me to wait for next process ..so i waited for 15 min ..later one person came and said give 7-10 days time for intimation of next process do they keep technical and hr on different day ...or i loose the interview ..am confused yaar please any say na what accuatly would be happend

4 Answers   Infosys,


what is the root namespace for all types?

8 Answers  


How to connect a service based database to vb.net forms? Do we have to create any specific database?

1 Answers  


Categories