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 ? | 11 Yes | 2 No |
Post New Answer View All Answers
Name some of the keywords used in vb.net?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
What is the difference between convert.tostring and .tostring() method?
What is the source code for display the picture in button click event?
What are the shadow variables?
Explain how does the xmlserializer work?
What is the difference between vb 6 and vb.net?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Can you please explain the difference between dispose and finalize()?
What keyword is used to accept a variable number of parameter in a method?
Explain i.tostring method?
Which dll is used for microsoft .net run time?
Which namespace are used for accessing the data?
How a base class method is hidden?