About multi level and multiple inheritance how to achieve in
.net ?
Answer Posted / akila
we achive multilevel multiple inheritance in .net as like
java
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Give an example of a directcast.
Explain how is the dll hell problem solved in .net?
Can a static class contain non static members?
Write a C# program to find the Factorial of n
What is dto c#?
What is overloading in c#?
How to handle exceptions that are raised in a component?
What is difference between mutable and immutable in c#?
Can you pass value types by reference to a method?
What is argument in c#?
What is the difference between structure and class in c#?
What is array and types of array in c#?
Can interface inherit class in c#?
Explain how do you debug an asp.net web application?
write a c# program add two matrix with input number ?