Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / nirman
With respect to Answer 3 of this Question.
I think following are still not clear-
4)Heirarichal inheritance
Single class inherits to Multiple classes
This is not possible in .NET.
5)Hybrid Inheritance
Single class inherits to different classes and that class
inherits to one class
It should be Single class inherits to different class (not,
classes) and that class inherits to one class
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How many ways the function can return values?
Explain how to send xml file on server using http protocol?
Can you please explain the difference between dispose and finalize()?
Can you please explain the difference between namespace and assembly?
What is enumerator?
what is diffrence constructor and destructor in vb
Name some of the features present in vb 2005?
What do you mean by serialization?
Tell us how many languages are supported by .net?
Explain the differences between vb.net and c#, related to oops concepts?
What are the two main parts of .net?
What is redim keyword and its use?
What is the importance of a Button control?
What is difference between metadata and manifest?
List the different types of assembly?