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 are the steps for creating clr trigger
What is a static in c#?
What are managed providers?
What's the difference between class and object?
List down the commonly used types of exceptions in .net
What is the use of flag in c#?
What are the types of constructors?
What is array class in c#?
What is written in c#?
What are different types of classes in c#?
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
How do you read an Excel sheet in C#?
Can we create extension method for interface?
What standard types does c# use?
What is console writeline in c#?