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?s an abstract class?

Answer Posted / kalidoss

Abstract class is a class and it contains one or more
abstract method but it doesn't have any implementation in
it,that is only it has declaration not definition.The
abstract methods are implemented in supclass that is which
class inherites from Abstract class.Abstract class always
can't be instantiated.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain About Virtual functions and their use.

1074


What is static classes?

1005


Why reflection is used in c#?

982


How many static constructors are allowed in a class?

987


What is difference between string and stringbuffer in c#?

1008


Why do we use dictionary in c#?

1042


What is a console file?

1015


What is the implicit name and type of the parameter that gets passed into the class set method?

920


What is razor view in c#?

869


Explain the accessibility modifier protected internal?

917


What is the difference between Static, Const and read only?

1121


Explain the process of inheriting a class into another class?

1042


Can we inherit private class in c#?

992


What is a Assembly?

993


Is as operator in c#?

934