Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / deepu
yes,vb.net is object oriented.
vb.net supports only
1)single level inheritance/simple inheritance
2) multi level inheritance
3)hierachical inheritance
vb.net doesn't supports
multiple,hybrid inheritance.
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
how many server control present in .net
Define naming convention?
Explain jit?
Explain the components of common language runtime.
When do you use virutal keyword?
What is the diff between vb mdi form and .net mdi form?
Tell me how many .net languages can a single .net dll contain?
What is the use of console application?
What is the difference between compiler and interpreter?
How can we remove handlers at run time?
What do you mean by serialization?
Define clr?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
How to create a constant in vb.net?
Compare c# and visual basic.net?