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
What is the importance of a Button control?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Which properties are used to bind a DataGridView control?
How to retrieve images in sql server database through vb.net?
what is difference between namespace and assembly?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Explain the advantages of vb.net?
What is a static class?
What is intermediate langauge?
Explain and brief about rapid application development tool?
What is late binding?
Name and explain some of the exclusive features which are present in vb?
Is vb net a scripting language?
Explain the advantage of option strict on?
Explain code security?