Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / deepu
yes,vb.net is object oriented.
vb.net supports only
1)single level inheritance/simple inheritance
2) multi level inheritance
3)hierachical inheritance
vb.net doesn't supports
multiple,hybrid inheritance.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Explain managed code?
What is the difference between system.applicationexception class and system.systemexception?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
Can you please explain the difference between authentication and authorization?
How do you define a read only property in a class module?
Explain the use of option explicit?
Explain about Visual basic.NET culture?
What is datatype conversion?
What are the differences between vb.net and c#, related to oops concepts
source code for how to login a vb.net application ?
What is the strong name in .net assembly?
Explain how can we remove handlers at run time?
What do you mean by serialization?
What do you mean by serialization and deserialization and it's use.
Described strong typing