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 / narendra mishra

Abstract->Abstract Method are the method without any
body.When derived class inherit the abstract method from
the abstract class It must override the abstract method.
Interface->Interface also define properties, method and
event which are known as the member of an interface.
Interface contain only the declaration of members.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.

1775


How can we sort an array in c#?

962


What is the difference between list and arraylist in c#?

917


Is it not possible to store a boolean value as a variable?

910


How long does it take to get a loop recorder put in?

898


How to achieve polymorphism in c#?

1015


Is there any sample c# code for simple threading?

973


What is the difference between a private assembly and a shared assembly?

1052


Explain About stateless and state full web service

1048


Is c# a backend language?

1023


Write a C# program to find the Factorial of n

1032


What are the advantages of constructor?

906


What is querystring in c#?

969


What are the advantages of generics in c#?

960


What is the difference between virtual and override in c#?

1135