does .NET support multiple inheritance ?
Answer Posted / guest
No it is not supported.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is difference between Desktop, Client Server & Web based applications?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
How do I know when my thread pool work item has completed?
What is .net viewstate?
Explain the five stages in a dlx pipeline? : .NET Architecture
Waht is Dot net Arcitecture
How is the using() pattern useful? What is idisposable?
how to add list of items in a web application and win application?
Explain the difference between l1 and l2 cache? : Dot net architecture
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain the difference between state server and sqlserver : Dot net architecture
What is the difference between l1 and l2 cache? : Dot net architecture
what is diffrent beatween localprinter and networkprinter
Explain the race around condition? How can it be overcome? : Dot net architecture