What is the difference between Abstract and Interface?

Answer Posted / nasir munda

In abstract class public,private and protected method can used.

In Interface only public method can used.

Is This Answer Correct ?    46 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How big is a 64 bit integer?

660


What is the default value of object in c#?

646


Is arraylist type safe in c#?

687


What is Implicit conversion in C#?

777


Are arrays immutable c#?

695


What is a must for multitasking

738


What is the difference between method and constructor in c#?

673


What is Named parameter in C#?

731


What is a nested type. Give an example?

811


How many parameters can a method have c#?

664


Why would you use a class property in c#?

673


Is learning c# hard?

691


What are the 2 broad classifications of fields in c#?

712


Difference between value and reference type.

693


What is difference between interface and abstraction?

664