What is Abstraction?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between add and addrange in c#?
Is c# dictionary a hash table?
How can I process command-line arguments?
Explain more on CLR
What is the use of 0 in c#?
what is IDisposal interface
What is the use of delegates in c#?
What is difference between singleton and static class in c#?
What is the difference between dynamic and var in c#?
What is difference between value and reference types in C#.NET
What is xml serialization in c#?
Please explain the basic string operations used in c#?
Is java better than c#?
Is comparable a functional interface?
What is public void in c#?