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
Can you please explain the difference between value and reference types?
How do you use two datareaders at the same time in a vb.net windows application ?
What is sorting in vb?
How to run a dos command in vb.net?
Explain i.tostring method?
Explain the difference between import system.data.sqlclient and system.data.oledb?
how many server control present in .net
difference between control and component more than one differences
Name the two main parts of .net?
What is difference between metadata and manifest?
Which namespace are used for accessing the data?
what is interface and when it is used?
What keyword is used to accept a variable number of parameter in a method?
What are the difference between structure and class?
Explain how to send xml file on server using http protocol?