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 / jagan mohan n r

Multiple Inheritance can be achieved in OO through a
concept called Mixin.
But Vb.Net doesn't support the same since if the two parent
classed have the methods/attributes with same, then the
compiler will not know which one should be implemented in
the derived class (thats same like as Ambiguous column name
find, while joining two tables having same field names)

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to store decimal data in .net?

1220


Explain the difference between int and int32?

992


What is tracing?

1205


What are the advantages of migrating to vb.net?

1037


Explain about globalization?

928


Explain global assembly cache (gac)?

1199


What is difference between inline and code behind?

1095


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

1000


Write a VB.Net console program to check whether a number is perfect or not.

7883


What is the significance of delegates. Where should they be used? What are the situations where we require them?

1022


What is misl code?

1172


Explain about rapid application development tool?

1012


What is difference between import system.data.sqlclient,system.data.oledb?

1088


Explain jit?

1184


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

1109