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

Why use a singleton instead of static methods?

463


Is array value type in c#?

588


what is IFormatable

576


How do you declare a method in c#?

495


How to find the current application file path while runtime?

504






Can we inherit a class with private constructor in c#?

617


Is array passed by reference in c#?

516


What are logical operators in c#?

524


How does bubble sort work?

508


What is yield return in c#?

490


What is the difference between ienumerable and enumerator?

448


What is the default value of decimal in c#?

494


Explain the process of inheriting a class into another class?

489


What are the different types of literals in c#?

505


What is a delegate? How can it works?

527