Difference between multi-level and multiple inheritance?

Answer Posted / aruna

In C#:
interface is supporting multiple inheritence
class is supporting multi level inheritence.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax for calling an overloaded constructor within a constructor?

539


What is data binding with example?

498


What are the Types of values mode can hold session state in web.config

551


What is primitive types in c#?

466


Please write a program to display “welcome to bestinterviewquestion.com” in c#?

533






How do switch statements work?

483


What is string concatenation?

482


Does c# support const methods, properties, or events?

548


Is there an equivalent of exit() for quitting a c# .net application?

494


What is callback delegate in c#?

459


without modifying source code if we compile again, will it be generated MSIL again?

488


what is scope of a protected internal member variable of a c# class

541


Is hashset serializable c#?

492


What are access modifiers used for?

598


What are generations and how are they used by the garbage collector?

518