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 |
What is the difference between convert.tostring and i.tostring method?
Can you please explain the difference between value and reference types?
Name the class which allows an element to be accessed using unique key?
how to get sum of two numbers in vb.net?
14 Answers Factorial, Paul Infotech, Satyam,
Is vb.net a programming language?
what are the difference between An input box and Message box ..?
Name some of the features present in vb 2005?
What is the difference between .dll extension and .exe extension files?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What are all the parts of .net framework?
Define manifest?
how many server control present in .net
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)