What is "Friend" in VB.Net?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is writeline in vb.net?

758


What is sorting in vb?

696


Described strong typing and weak typing?

867


What is the use of internal keyword?

803


What is the advantage of using system.text.stringbuilder over system.string?

875


What is the difference between datagrid and gridview?

759


Explain the use of option explicit?

820


What is the difference between import system.data.sqlclient and system.data.oledb?

754


What are the differences between vb.net and c#, related to oops concepts

802


What are the types of generations in garbage collector?

765


What is the significance of delegates. Where should they be used?

755


Can you please explain the difference between value and reference types?

758


Explain global assembly cache (gac)?

958


What is static member?

796


Explain the difference between .dll extension and .exe extension files?

809