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 |
7. Oop-Diff B/w Interfacse and abstract class.
Explain pipelining? : .NET Architecture
difference between Response.write,server.transfer and also which one is used when ?
what is the use of SQL command builder class in C#.net? Explain how can we execute a stored procedure using C#.Net? What is the difference between .DLL and .EXE?
What is the cli? Is it the same as the clr?
Why am I getting an invalidoperationexception when I serialize an arraylist?
How to improve the cache performance? : .NET Architecture
Wcf- What is ABC
server.transfer limitation ?
Define an interrupt? : Dot net architecture
Explain hard disk and what is its purpose? : Dot net architecture
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?