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 / sudhir gaddam

The class,which does not support object creation is called
as abstract class...i.e,abstract class cannot be
instantiated.Abstract class should have atleast one
abstract method.Abstract class can have ordinary methods
(concrete methods).Abstract class can have abstract
methods,ordinary
methods,fields,properties,constructors,destructors and
constants.Abstract class can inherit class
and one or more interfaces.In vb.net abstract can be called
as must inherit class.Abstract class is faster then
interface.Abstract class can contain default code and
complete code.Abstract class can contain method
implementations.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the term immutable ?

1034


What is a console?

907


what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?

950


What is difference between ienumerable and enumerable in c#?

890


Define an abstract class?

901


What are the differences between value types and reference types?

1095


What is serialization in c#?

892


What are indexers in c# .net?

952


Is c# difficult to learn?

852


What is a concrete class in c#?

961


What is virtual in c#?

875


What is difference between hashtable and dictionary in c#?

935


Explain “static” keyword in c#?

859


How can you prevent escaping on backslashes in C# with string definitions?

1218


What is difference between association, aggregation and inheritance relationships?

897