Answer Posted / laxmi
No.C# sharp does not support multiple inheritance .
Single inheritance is only possible in c#
Is This Answer Correct ? | 26 Yes | 9 No |
Post New Answer View All Answers
What is Complex Class in .NET?
How do you define the lease of the object in .net?
What are code contracts?
Explain the difference between static page and dynamic page?
How big is the datatype int in .net?
What's wrong with a line like this? Datetime.parse(mystring);
Can you edit data in repeater control? How?
What is the difference between task and thread in .net?
What is manifest in .net?
What is garbage collection and how it works ?
Explain me what is .net web service?
What is connected and diconnected database ?
What tools is used to develop .NET applications?
What is the difference between imperative and interrogative code?
Will it go to finally block if there is no exception happened?