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
Explain how cache is used? : Dot net architecture
Difference between type constructor and instance constructor?
deference between display and visibility property of CSS
Define cache coherency and how is it eliminated? : Dot net architecture
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
When do I need to use gc.keepalive?
How to improve the cache performance? : .NET Architecture
What is application frame host?
Explain dma? : Dot net architecture
Explain the difference between primary & secondary storage device? : Dot net architecture
Explain about appdomains?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
What are library functions?
What is a managed code? : Dot net architecture
how to change row background color in gridview