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

Answer Posted / sujai cn

Class mean a user defined type in which all the methods are
implemented , thus we can create the instance (OBJECT) of
that class.
abstract class is a class in which one are more methods are
abstract(not implemented) abstract method is also called
pure virtual.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you serialize in c#?

920


Is datetime immutable c#?

979


What is the property of class?

1138


What is the benefit of delegate in c#?

951


What are virtual classes in c#?

1005


Is nullable type c#?

980


Why do we use abstraction in c#?

944


List down the differences between public, static and void keywords?

917


Distinguish between the Debug class and Trace class with its functionality?

1048


Are there functions in c#?

1009


What is platform independence"?

996


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

1037


Can we assign null value to integer?

926


What is nameof c#?

947


Explain the difference between class and interface in .net?

914