What is Abstraction?
Answer Posted / 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 |
Post New Answer View All Answers
What are async and await?
Does c# provide copy constructor?
Why delegates are type safe?
What is delegation in oops?
Why var is used in c#?
What does this keyword mean in c#?
How to generate strong name key file or which command is used to generated strong name key file?
In gridview in editmode if we want to display information in one combobox based on
Why ref is used in c#?
Can a class or a struct have multiple constructors?
What is difference between interface and abstraction?
What is parameterized constructor?
Is enum a class c#?
What is the difference between properties and indexer in c#?
What are the Types of assemblies that can be created in dotnet