What?s the difference between an interface and abstract class?

Answer Posted / dj

a class can inherit multiple interface where as
a class can inherit only one abstract class

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c# used?

484


What debugging tools come with the .NET ssSDK?

696


To whom a method is accesssed if it is marked as protected internal ?

615


What is the difference between do and while loop?

448


In howmany ways can you deploy an assembly?

544






Is c# used for any core features of windows vista?

524


What is CASPOL?

609


You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?

503


Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?

508


What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?

515


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1451


What is difference between property and variable in c#?

469


What is a hash table c#?

472


Why is it important to override gethashcode when equals method is overridden?

558


How can it prevents DLL Hell assembly versioning in .NET?

534