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 the namespace level elements?
When To use HashTable In C#
List down the commonly used types of exceptions in .net
Is c# lazy thread safe?
Explain the difference between the debug class and trace class?
Is friend a constructor?
Do extension methods have to be static?
What do you mean by hashtable c#?
What is the use of oops in c#?
What is Inheritance in C#?
What is ienumerable <> in c#?
How does dictionary work in c#?
What is instantiating a class?
Are arrays immutable c#?
Will the following code compile and run?