Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / n.kishor
yes VB.NET ia an object oriented.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the significance of delegates?
What is the difference between datagrid and gridview?
List the types of generations in garbage collector?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Explain the use of serialization and deserialization?
Which is the base class for all the classes in .net framework?
What is difference between metadata and manifest?
Can you please explain the difference between dispose and finalize()?
What are jagged arrays ?
What is the feature anonymous type?
Which is the tool which can convert visual basic old version to .net compatibility version?
Define cls?
What is a static variable?
What are the features of c# which are not present in vb.net?
Explain the difference between system.string and system.stringbuilder classes?