Can an interface inherit class/abstract class.

Answer Posted / sathish

It's not possible to inherit a class or abstract class by
interface.Interface inherits interface only not any other.

Is This Answer Correct ?    82 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is immutable in C#?

587


What is difference between ienumerable and iqueryable in c#?

495


What is the purpose of dependency injection?

472


What is an int in c#?

521


What is a Assembly?

538






What is Delegate and what is it used for ?

575


What are satellite assemblies?

554


What are modifiers in c#?

466


What is stringbuilder c#?

504


How can I process command-line arguments?

526


How do you encapsulate in c#?

480


What are the advantages of using partial classes?

529


Explain the features of an abstract class in net.

496


What standard types does c# use?

508


How to use delegates with events?

546