Can you inherit multiple interfaces?

Answer Posted / hitesh sharma

Yup, In Dotnet C# Multiple Inheritence is not allowed so
instead we can use Interfaces which are inheritable..

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of iqueryable in c#?

470


Can you declare a field readonly?

532


What is concrete method in c#?

482


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

592


What is delegates in c#?

492






Can we instantiate abstract class in c#?

469


Can you prevent a class from being instantiated?

589


What is trim in c#?

534


Is double a decimal?

510


What happens during the process of boxing?

591


Can I fly with a loop recorder?

473


How do you declare a method in c#?

484


What are the characteristics of c#?

466


Is list passed by reference c#?

462


List out the differences between array and arraylist in c#?

517