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?

Answers were Sorted based on User's Feedback



What is Abstraction?..

Answer / shital kumari mahato

Abstraction is showing the essential details.eg. when we
buy a product the details are provided to us as a customer
(not as a manufacturer ). This means that not all the
details are given to us, only the essential details which
we require as a customer is given to us. This is known as
abstraction.

Is This Answer Correct ?    24 Yes 2 No

What is Abstraction?..

Answer / habibur rahaman

To share the essential feature of an object to others according to the requirement but not all is called abstraction.

Is This Answer Correct ?    6 Yes 1 No

What is Abstraction?..

Answer / esha

provideing a essaintal deails.

Is This Answer Correct ?    5 Yes 3 No

What is Abstraction?..

Answer / 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

What is Abstraction?..

Answer / kautilya

abstraction is to hiding complexity from the user

Is This Answer Correct ?    9 Yes 8 No

What is Abstraction?..

Answer / sulthana

it's process of Hiding the implementation but providing the service.
There are two tyes of abstraction available
Data Abstraction
Functional Abstraction

Is This Answer Correct ?    0 Yes 0 No

What is Abstraction?..

Answer / abduljaleel

It is an message that give short information to the customer or reader.

Is This Answer Correct ?    0 Yes 0 No

What is Abstraction?..

Answer / kesavan.v

abstraction is the essnintal detail shar with the object

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More C Sharp Interview Questions

What is func c#?

0 Answers  


What is the difference between Singleton design pattern and Factory design pattern?

0 Answers  


Does unity use c++ or c#?

0 Answers  


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

0 Answers  


If there are 2 interface IParentInterface & IChildInterface as follows. interface IParentInterface { void InterfaceMethod(); } interface IChildInterface : IParentInterface { void InterfaceMethod(); } Both the interface contains method with same name InterfaceMethod(). How InterfaceMethod() will be handled in IChildInterface as its deriving IParentInterface

3 Answers  


Can we have the method in drived class with the same name which is there in base class?

6 Answers   TCS,


What do you mean by synchronous and asynchronous operations?

0 Answers  


What?s an abstract class?

5 Answers   Siebel,


What are functions in c#?

0 Answers  


What is concrete method in c#?

0 Answers  


What is the difference between Abstract and Interface?

22 Answers   Agile Software, FER, HCL, Sys Universe,


Is overriding of a function possible in the same class?

0 Answers  


Categories