What is "Friend" in VB.Net?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define manifest?

535


List the types of generations in garbage collector?

525


What are option strict and option explicit?

789


What are the different variables in vb.net?

518


thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net

1701






What are jagged arrays ?

571


Can you please explain the difference between thread and process?

521


How to send xml file on server using http protocol?

536


What are the difference between dispose(), close(), exit(), end()?

511


Explain about the ruby interface generator?

545


Explain trace in vb.net?

515


Which is the base class for all the classes in .net framework?

562


How do you use two datareaders at the same time in a vb.net windows application ?

557


Explain namespace?

565


What is the difference between value and reference types?

539