How different are interface and abstract class in .Net?

Answer Posted / manikandan

The interface is the one in which all the methods are empty
one but in the abstract class it is not necessary that all
the method has to be abstract .it can be only one method
that is abstract

Is This Answer Correct ?    15 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to debug failed assembly binds?

825


Do you know the difference between the stack and the heap?

778


Explain About GDI object ?

833


What is implement a generic action in webapi?

977


Can I write il programs directly?

800


Differences between dll and exe?

862


What are pdbs?

841


Explain about .Net products?

869


Who is using .net core?

764


What relationship is between a process, application domain, and application?

791


Can you create instance of a class which has private constructor?

819


Please explain what is the difference between encrypting a password and applying a hashing?

764


what is the default security setting in .net?

761


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1835


What is cyclomatic complexity and why is it important?

1979