What is Abstraction?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / kautilya
abstraction is to hiding complexity from the user
| Is This Answer Correct ? | 9 Yes | 8 No |
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 |
It is an message that give short information to the customer or reader.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kesavan.v
abstraction is the essnintal detail shar with the object
| Is This Answer Correct ? | 2 Yes | 3 No |
What is func c#?
What is the difference between Singleton design pattern and Factory design pattern?
Does unity use c++ or c#?
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
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
Can we have the method in drived class with the same name which is there in base class?
What do you mean by synchronous and asynchronous operations?
What?s an abstract class?
What are functions in c#?
What is concrete method in c#?
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?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)