Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / hari
VB.Net is an Object Oriented Language.
It doesn't support multiple inheritance. For this purpose,
interfaces are introduced.
VB.Net supports multiple interfaces
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the difference between structure and class?
Name the tool which can convert visual basic old version to .net compatibility version?
What are jagged arrarys ?
What are the advantages of VB.NET?
Explain code security?
What are the technology areas that microsoft.net contains?
What are the shadow variables?
How to connect crystal report in vb.net ?
How vb implements the disconnected architecture as like vb.net?
Define naming convention?
What is the difference between manifest and metadata?
Can you please explain the difference between namespace and assembly?
how to get dynamic control array position or its index position?
What is branching logic control in VB.NET?
What is an arraylist?