What is Abstraction?
Answer Posted / kautilya
abstraction is to hiding complexity from the user
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
How do you set a class path?
Can I define a type that is an alias of another type (like typedef in c++)?
Why is ienumerable used?
What is private class in c#?
In which format you can pass the value in the sleep function?
Does c# have its own class library?
what is .NET framework architecture ??
What is ac callback?
Is a c# interface the same as a c++ abstract class?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
What is equal c#?
What is CLR and its application.?
What is the keyword used to prevent a class from being inherited by another class?
Why data types are important?
What is difference between array and arraylist c#?