What is "Friend" in VB.Net?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is late binding and early binding?

548


What is the feature which is common to all .net languages?

467


What are the difference between structure and class?

556


Explain how the .net framework performs automatic memory management.

562


Why do you need Lock in Visual Basic?

607






Using VB, how can you change the Mouse Pointer?

633


What is the difference between Namespace and Assembly?

576


What are the differences between c# and visual basic.net?

525


Why do we use byref keyword in vb.net?

595


What do you mean by option strict on?

660


Explain some of the exclusive features which are present in vb?

512


Explain trace in vb.net?

515


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

550


What would you do to remove microsoft visual basic name space?

506


Explain the advantage of option strict on?

523