Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is VB.NET object oriented? What are the inheritances does
VB.NET support ?

Answer Posted / harikrishnan

Vb.net supports all inheritance

1)single inheritance
It means Single class inheriting to single child classes
2)multiple inheritance
multiple classess inherits to single classes
3)Multilevel Inheritance
Single class inherits to one class that class inheritd to
single another class
4)Heirarichal inheritance
Single class inherits to Multiple classes
5)Hybrid Inheritance
Single class inherits to different classess and that
classes inherits to one class

Is This Answer Correct ?    7 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain private assembly?

980


What is the difference between compiler and interpreter?

1073


What is strong typing and weak typing?

1052


Explain an assembly and its use?

1070


What are the advantages of an assembly?

1124


What are the differences between server-side and client-side code?

1078


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

998


Why is the xml infoset specification different from the xml dom?

981


What are the different variables in vb.net?

1008


What is tracing?

1202


What do you mean by option strict on?

1162


What is the advantages of VB.NET?

1083


What is the difference between datagrid and gridview?

1063


what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.

2430


Explain about the keyword must inherit?

1024