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
Tell me how many .net languages can a single .net dll contain?
Explain i.tostring method?
Can you please explain the difference between value and reference types?
What is the main use of a namespace?
What is the use of assembly?
What are the parts of the visual basic control?
difference between control and component more than one differences
What are the different types of a stream?
Explain about rapid application development tool?
Explain manifest?
Explain and brief about rapid application development tool?
What are the two main parts of .net?
Why do you need Lock in Visual Basic?
how to get dynamic control array position or its index position?
How to run a dos command in vb.net?