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
What is IL code, CLR, CTS, GAC & GC?
I can't be bothered with cas. Can I turn it off?
Explain the race around condition? How can it be overcome? : Dot net architecture
What is the .net class that allows the retrieval of a data element using a unique key?
Can I create my own metadata attributes?
What is a service class?
How to improve the cache performance? : Dot net architecture
Explain the difference between primary & secondary storage device? : Dot net architecture
Explain pipelining? : Dot net architecture
How is the using() pattern useful? What is idisposable?
how to set the startup position of the form?
Explain difference between machine config vs. Web config : Dot net architecture
data types used in validation control
Can you explain atlasuiglitz library?
Explain the process of gc?