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 ?

Answers were Sorted based on User's Feedback



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

Answer / manish upadhyay

vb.net is not pure object oriented as compare C#.it is
support inheritance concepts but not supports to multiple
inheritance

Is This Answer Correct ?    3 Yes 8 No

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

Answer / srini

vb.net is not a object oriented. its a compiled language.

Is This Answer Correct ?    3 Yes 10 No

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

Answer / 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

More VB.NET Interview Questions

what r the properties should be given to set method?

2 Answers   PSI Data Systems,


Can you please explain the difference between vb and vb.net?

0 Answers  


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

0 Answers  


What is sorting in vb?

0 Answers  


In order to get assembly info whcih namespace we should import?

1 Answers  


Explain public assembly?

0 Answers  


Where is the Version Information Stored on a assembly ? Write the Namespace to load assemblies at runtime Can you allow a class to be inherited but prevent the method from being overridden ? What happens in memory when you box and unbox a value type ? Write a progtam to convert decimal to byte without using library function.

2 Answers   HCL,


How many ways the function can return values?

0 Answers  


What is the difference between c# and vb.net?

0 Answers  


Write a program that accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.

2 Answers  


Which is the tool which can convert visual basic old version to .net compatibility version?

0 Answers  


What is the difference between Namespace and Assembly?

0 Answers  


Categories