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
How is a string immutable?
What are the types of attributes in c#?
Why do we need indexers in c#?
What is delegates in c#?
What is the advantage of singleton class?
Illustrate namespaces in c#?
Can arraylist store different data types in c#?
What is difference between float and decimal?
Why attributes are used in c#?
What is difference between tostring() vs convert.tostring() vs (string) cast
What is get set in c#?
Why are strings in c# immutable?
What are different types of classes in c#?
What are the applications of c#?
Can the nested class access, the containing class. Give an example?