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 |
Can you Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
any one can explain about projectarchitecture and project approach briefly
what is the difference between asp and asp.net
What is serialization, how it works in .NET?
What is cookie less session?
How to improve the cache performance? : .NET Architecture
how to make my form not to appear in the task bar?
How can i create only one instance of class and thus doesn't allow creating any more instances?
Can you explain server controls in atlas?
what is sessions and cookies take one example simple way to understand
Explain about cookie less session state? : .NET Architecture
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile