Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / 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 |
Post New Answer View All Answers
How to achieve Polymorphism in VB.Net?
What is portable executable?
What are the features of c# which are not present in vb.net?
What are jagged arrays ?
Explain the difference between thread and process?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
What is the top .net class that everything is derived from?
How do you retrieve the customized properties of a .net application from xml .config file?
Define serialization in .net?
What keyword is used to accept a variable number of parameter in a method?
What do you mean by serialization and deserialization?
What is the differences between dataset.clone and dataset.copy?
Which is the tool which can convert visual basic old version to .net compatibility version?
How would you implement inheritance using vb.net?
What is the difference between .dll extension and .exe extension files?