What is the difference between Abstract and Interface?

Answer Posted / jitendra yadav

Abstract Class may contain constructor but interface does
not contain constructor.

Is This Answer Correct ?    25 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a nullreferenceexception?

553


How do you escape c#?

502


How do you prevent a method from being overridden in c#?

455


What is difference between an reference type and value type in C#?

561


Can we extend sealed class in c#?

488






What are the various components in crystal reports?

499


What is Web.config?

543


What is the compiler of c#?

487


What standard types does c# use?

508


Is array ienumerable c#?

467


Is xml tags are case sensitive?

480


What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?

519


Can a struct inherit from another struct or class in c#?

515


What is an arraylist in c#?

600


How garbage collection deals with circular references.

467