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
What is difference between import system.data.sqlclient,system.data.oledb?
What is global assembly cache (gac)?
Explain and brief about rapid application development tool?
Name some of the keywords used in vb.net?
Which properties are used to bind a DataGridView control?
What do you understand by vb.net?
What are jagged arrarys ?
What is portable executable?
What is the difference between value and reference types?
What is branching logic control in VB.NET?
What does assert() method do In VB.NET
What is the difference between custom control and user control?
Can you please explain the difference between int and int32?
How many classes a dll can contain?
What are the differences between vb.net and c#, related to oops concepts