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
Are objects passed by reference in c#?
How can an inner class access the members of outer class?
What is a interface in c#?
What is event and delegates in c#?
Explain how do you directly call a native function exported from a dll?
What is state c#?
Why generics are used in c#?
What is eager and lazy loading in c#?
When was c# created?
Is unboxing an implicit conversion?
Name the two classes are required for implementing a windows service?
Can bool be null c#?
What is oledbconnection c#?
What are the advantages of using delegates in c#?
How can I get the ascii code for a character in c#?