What is the DIfference between Friend and Protected Friend?

Answer Posted / vimal

friend------access is limited to the current assembly
(application)
protected friend----access is limited to the current
assembly and types derived from the containing class..

Is This Answer Correct ?    18 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is late binding and early binding?

562


Explain the difference between system.string and system.stringbuilder classes?

540


Explain nested classes?

561


What are the difference between dispose(), close(), exit(), end()? When do we use them?

542


What are the advantages of vb.net and c#?

645






What is sorting in vb?

530


What is vb.net used for?

558


What is portable executable?

586


What is a preprocessor directive in vb.net?

550


What are the shared variables?

560


What do you mean by Redim in VB.NET?

678


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1185


How to retrieve images in sql server database through vb.net?

527


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

1920


difference between checkbox vs radiobutton??

2498