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

Is string passed by reference in c#?

492


What is the use of ienumerable in c#?

553


Explain About .NET Framework

531


Define delay signing?

534


Is c# pass by value?

489






Can we change static value in c#?

532


What is a void c#?

510


What is a lambda expression in c#?

519


What is a protected class c#?

490


What is distribute by in hive?

544


What is dynamic dispatch?

552


What are native methods?

488


What is tochararray in c#?

452


State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?

485


Write one code example for compile time binding and one for run time binding? What is early/late binding?

600