does .NET support multiple inheritance ?
Answer Posted / 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 |
Post New Answer View All Answers
State the different levels of exceptional safety?
Explain How to improve the cache performance? : Dot net architecture
Explain difference between inprocess vs out process session state? : .NET Architecture
12. Types of polymorphisem[Run and Design Exp.]
what is polymorphism and advantage ?
Explain cache memory? : Dot net architecture
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
Different types of authentication modes in .net framework ?
what is the method while we are using adapter and dataset ?
Difference between type constructor and instance constructor?
What are the types of application software?
Explain about developer benefit from memory management?
What is msil, and why should my developers need an appreciation of it if at all?
What are .net mobile controls features? : Microsoft dot net mobile
Can I create my own metadata attributes?