does .NET support multiple inheritance ?
Answers were Sorted based on User's Feedback
Answer / tushar
no .net does not supports it. but if we want to implement
multiple inheritance using interface
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nagaraja.b
No.It does not support multiple inheritance. But it can
achieved by interfacew.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sonu sharma
Dot Net does not Support multiple inheritance b/c in
multiple inheritance more than one Super class & one child
class. In supar class may the same mathod in both class &
compiler Does Not understands which method call.
| Is This Answer Correct ? | 1 Yes | 0 No |
how to make and display a form without title bar?
There are so many languages are already existing for developing application.Then what is the need of .net.
What is the purpose of hard disk? : Dot net architecture
how to create applications by using Visual Studio 2012?
1 Answers TryTechnicals Pvt Ltd,
can Array contains different datatypes ?
how to kill user session ?
How to delete the duplicate records in a table using sql server
What are the types of application software?
if i want to validate all the control on web page how i will do
define cache memory? : Dot net architecture
How can I write my own .NET host?
What are library functions?