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 ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of new keyword?

707


Name and explain some of the exclusive features which are present in vb?

624


What is late binding?

626


What’s the difference between private and shared assembly?

765


Explain convert.tostrin?

728






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

569


What are the different types of Lock available in Visual Basic?

718


What do you mean by serialization and deserialization?

618


source code for how to login a vb.net application ?

666


What is the differnce between managed code and unmanaged code?

622


Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.

2125


What is the class that allows an element to be accessed using unique key?

625


What is internal keyword in .net framework?

711


Write a VB.Net console program to check whether a number is perfect or not.

7096


Explain the use of new keyword?

635