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
Explain the advantages of migrating to vb.net?
Tell us how many languages are supported by .net?
What is the maximum size of the textbox?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
What is private assembly?
What is datatype conversion?
What is jagged array in vb.net?
What is sealed class?
How to retrieve images in sql server database through vb.net?
What are the shared variables?
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
Define naming convention?
Which control is an example of an object in vb net?
Explain trace in vb.net?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?