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


Please Help Members By Posting Answers For Below Questions

Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

733


Write the role of new keyword?

834


Explain the difference between system.string and system.stringbuilder classes?

720


Name some of the features present in vb 2005?

765


Write a program to find all text files in a logical drive and return the count of the number of files?

2486


Explain the difference between int and int32?

702


What are the technology areas that microsoft.net contains?

771


Did vb6 support multi-threading ?

737


Explain the use of new keyword?

734


What is the size of .net object?

771


Explain the difference between datatable and dataset?

823


What is the top .net class that everything is derived from?

833


what is difference between namespace and assembly?

784


Explain the observations between vb.net and vc#.net?

692


What is enumerator?

801