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
How do I get deterministic finalization in c#?
Can a method be sealed in c#?
what are implementation inheritance and interface inheritance?
Why do we use struct in c#?
How do I create a multilanguage?
What can you do as a .net developer?
How many types of namespaces available in version4?
What is type safe in c#?
What is float in unity?
Why do we override in c#?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
How do you access a constant field declared in a class?
Is c# and .net same?
What is an icollection in c#?
What is msil in c#?