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 interface and abstract class ?

Answer Posted / chetan dubey

In c#.net there are basic differences:-
(1)In interface ,we cannot define an datafield while
datafield is declare in abstract class.
(2)Interface can be declared by using the keyword
interface,and abstract can declared by using the abstract
keyword.
(3)we can declare only function prototype which can be
define in inherited class but In abstract class,there is
minimum one abstract method and we define other method also.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are managed providers?

1057


What are concrete classes?

943


the c# keyword .int. Maps to which .net type?

1176


What are the applications of c#?

1823


What is datarelation c#?

925


What tool we have to use to install assembli in gac folder.

940


What is ienumerable t in c#?

915


Explain how to add controls dynamically to the form using c#.net.

1008


What is concatenation and when should it be used?

1073


If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?

1022


What is arraylist c#?

1012


how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge

2057


What is cli in c#?

980


Why do we use public static void main in c#?

994


What is the difference between read and readline in c#?

993