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


Please Help Members By Posting Answers For Below Questions

Explain global assembly cache (gac)?

803


Explain the advantages of vb.net?

602


Explain the difference between dispose and finalize()?

636


What are all the parts of .net framework?

612


What is the use of console application?

656






How many ways the function can return values?

633


Explain the difference between c# and vb.net?

636


What are the objects in asp.net?

635


Can you please explain the difference between namespace and assembly?

631


Explain about the ruby interface generator?

639


Explain the difference between an xml "fragment" and an xml "document."

585


What is the difference between import system.data.sqlclient and system.data.oledb?

590


Explain how to store decimal data in .net?

813


How would you implement inheritance using vb.net?

593


Can you please explain the difference between value and reference types?

600