What is the DIfference between Friend and Protected Friend?

Answer Posted / rituraj raman

Friend can be access by anywhere but only in
same assembly

Protected Friend can be access by anywhere
in same assembly and
drived classes in other assemblies as well

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is late binding?

555


Name some of the features present in vb 2005?

578


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

516


Explain namespace?

578


What are the difference between structure and class?

568






Described strong typing

577


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

618


Can we use Vb.Net and C# language simultaneously in one .Net application?

572


Explain redim keyword?

554


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

3117


Can you please explain the difference between c# and vb.net?

547


What is meant by jagged arrays?

584


what is difference between namespace and assembly?

541


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

571


What are the various open source tool available for VB.NET?

574