Answer Posted / pavan
c# doesnot provide multiple inheritance as it can lead to
abiguity for compiler
but we can use multiple inheritance in c# in interface
concept
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
Explain can 2 different applications use the same dll in gac at the same time?
What is .net standard?
Please explain the difference between constants and read-only variables?
What is the purpose of IClonable interface in .NET?
What are the different types of memory in .net?
Difference between user groups and code groups
Where does the gac exist ?
What is managed code execution?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
How server form post-back works?
Explain .NET architecture?
How to load the contents of an xml file into an xmldocument object?
What is a .DLL and .EXE files called in .NET?
What is value type and refernce type in .net?
What is the advantage of packaging over xcopy in .net?