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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to connect crystal report in vb.net ?

571


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

631


What do you mean by serialization and deserialization?

542


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

525


What is the feature anonymous type?

520






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.

3108


What is an assembly and its use?

542


What keyword is used to accept a variable number of parameter in a method?

571


Explain global assembly cache (gac)?

721


Explain how to store decimal data in .net?

705


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

561


What is code access security?

678


What are different types of jit ?

588


Explain and brief about rapid application development tool?

585


What are jagged arrarys ?

567