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 Abstraction?

Answer Posted / yograj pandey

Abstraction is "the process of identifying common patterns
that have systematic variations; an abstraction represents
the common pattern and provides a means for specifying
which variation to use" (Richard Gabriel).

An abstract class is a parent class that allows inheritance
but can never be instantiated. Abstract classes contain one
or more abstract methods that do not have implementation.
Abstract classes allow specialization of inherited classes.

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between dictionary and hashtable in c#?

949


What is collection class c#?

970


What is type safe code?

934


Can partial class be inherited?

965


What is the diff between System.String and System.Text.StringBuilder classes?

1062


What is serialization in .net?

1037


What is multithreading? What are the problems that comes with multithreading and how to manage them?

1027


What is definition in c#?

928


Any problem found in vs.et

1063


What are callback methods in c#?

970


What is gui in c#?

1016


What is assembly and dll in c#?

1008


What are the benefits of using windows services:

1102


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

931


Explain about generics in c#.net?

1100