What is the difference between Abstract and Interface?

Answer Posted / sanjay

In the abstract class we can define the member function
but in interface we can not define only declare the
function.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain About Web.config

559


What are the benefits of using generics in c#?

474


What is strongly typed in c#?

496


What is difference between destructor and finalize?

437


How do you implement thread synchronization in c#?

460






How do I create a multilanguage, single-file assembly?

494


Why do we override in c#?

487


What is CASPOL?

606


What happens if a static constructor throws an exception?

490


What is data set in c#?

499


Can var be null c#?

473


What is the difference between a constant and a static readonly field?

524


What is definition in c#?

477


What are the different types of constructors in c#?

503


Classes and structs can be declared as static, is this statement true or false?

549