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 / jithin j

Interface: contain only abstract method and static and final (constant) variable.Even if we don't use static and final keyword it is considered as constant
Abstract: contain both abstract and non abstract method

Interface: class implements interface
Abstract : class extends abstract class

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Is A Satellite Assembly?

1012


Is versioning applicable to private assemblies?

1041


What is autopostback in c#?

1000


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

1036


Is there an equivalent of exit() for quitting a c# .net application?

1012


What is ildasm.exe used for?

1066


How to rotate an Image in C#?

1169


What is the .NET collection class that allows an element to be accessed using a unique key?

1166


How to find methods of a assembly file (not using ILDASM)?

1208


What are Memory foot print of an exe?

1085


What is strong name assembly?

923


What is method and function in c#?

1047


What is a generic in c#?

971


Can we create extension method for interface?

949


What do you know about WM_CHAR message?

1033