What is "Friend" in VB.Net?
Answers were Sorted based on User's Feedback
Answer / 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 ? | 11 Yes | 2 No |
Answer / 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 |
Answer / 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 |
Answer / 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 |
Answer / manasi mokate
Friend is a Access Modifiers.friend defines a type only from
within the program in which it is declared...
| Is This Answer Correct ? | 1 Yes | 2 No |
Explain strong name in .net assembly?
how to connect crystal report with vb.net ?
code for itemstockgroupwise record?
Explain about delegate?
what is the dif b/w panel and groupbox.
Tell me how many .net languages can a single .net dll contain?
What is a stream in vb.net?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Can you please explain the difference between dispose and finalize()?
Can you please explain the difference between authentication and authorization?
Regarding Types of compatability in VB and their usage ?
What is the difference between readonly variable and constant variable?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)