Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Abstract and Interface?

Answer Posted / shiba shankar

1.In abstact class there may or may not have abstract
method.If there is one abstract method that must be a
abstract class.In interface the methods are bydefault
static and final.
2.Once we make abstract class means that's to be
extended.And the interface to be imlemented by making a
class.Through interface we can overcome the
multipleinheritance.

Is This Answer Correct ?    17 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are c# objects passed by reference?

940


Explain the difference between “as” and “is” operators used in c#?

1010


What is delegate in c#?

996


What is garbage collection? How to force garbage collector to run?

962


What exception can an overridden method throw in comparison with the method it is overriding?

918


What is constructor overloading in c#?

1116


What is a method c#?

1058


What is interface used in c#?

1073


What are the 3 different types of arrays?

1074


Name some properties of array.

1026


What is data dictionary in c#?

1018


What is a protected class in c#?

1002


What is the max value of int32 in c#?

966


Describe the overview of clr integration.

1049


explain the three services model commonly know as a three-tier application.

1040