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 abstract class and method..

Answer Posted / shivanand arur

Abstract class is a class which can have both, abstract and non-abstract methods. Abstract methods are the one's which are just declared in the class but does not have any body inside it. The abstract classes are defined by a keyword "abstract". The class which inherits this abstract class, has to declare the method in it and has to give its function body...An abstract class cannot be instantiated and its methods are internally virtual.

Interfaces are always chosen over these abstract classes since interfaces provide multiple inheritance but once a class is inherited that class cannot inherit any other class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Securitywise What are the Enhancements in 2.0?

1997


What is a gridview in asp.net?

1072


What is paging in context of Memory?

1164


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1908


Why would a company use an application service provider?

985


How do cookies work? Give an example of their abuse.

1017


What is the difference between session.abandon() vs clear()?

1021


Can we set master page as a start page?

1078


What is Web Server Control Templates.?

1105


How do session tokens work?

1001


How will you load dynamic assembly? How will create assesblies at run time?

972


IN an ASP.NET Web application if there is any error, how can you debug?

1103


Why asp.net mvc is better than asp.net? : Asp.Net MVC

1228


What is data binding in asp net?

1135


What is http post and http get?

1061