how do u achieve multilevel inheritance in .NET ?
Answer Posted / jobin
Hey the question is abt multilevel inheritence not multiple.
in multi level
clas B can inherit A
class C can inherit B like that....
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
.Net Frame work arch?
What is a managed code? : Dot net architecture
Can I create my own metadata attributes?
Explain the difference between inprocess vs out process session state : Dot net architecture
How can I write my own .NET host?
Is .net easier than java?
What is msil, and why should my developers need an appreciation of it if at all?
What is the difference between machine config vs. Web config : Dot net architecture
how to delete the record using data reader
What does the term "green architecture" mean? : .NET Architecture
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
how to change the application name?
Explain dma? : .NET Architecture
What is the use of TPL DATAFLOW?