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
Define an assembly in .net?
What is uint16?
How does the clr work?
Is hashset ordered c#?
Constructor to an arbitrary base constructor?
What happens during the process of boxing?
How long does it take to learn c# programming?
What is difference between string and stringbuilder in c#?
What is cache memory in c#?
Explain how do you directly call a native function exported from a dll?
Which of these string definitions will prevent escaping on backslashes in c#?
What do you mean by winforms in c#?
What are actions in c#?
What does namespace mean?
What is the default scope of a class in c#?