Answer Posted / 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 |
Post New Answer View All Answers
What is the advantages of VB.NET?
Explain private assembly?
What is the difference between value and reference types?
Explain clr?
Can you please explain the difference between system.string and system.stringbuilder classes?
What is the difference between vb 6 and vb.net?
What is the strong name in .net assembly?
Explain about globalization?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
How do you retrieve the customized properties of a .net application from xml .config file?
how to get dynamic control array position or its index position?
Why do you need Lock in Visual Basic?
What is an application domain? how they get created?
What is the difference between datagrid and gridview?
What is datatype conversion?