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
If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?
Define thread?
Why var is used in c#?
Explain the difference between Metadata and Manifest
What is _viewstart cshtml?
Why c# is called type safe language?
What is a class in unity?
Are c# generics the same as c++ templates?
How can we set the class to be inherited, but prevent the method from being over-ridden?
Why do we use inheritance in c#?
What are verbatim strings in c#?
Why do we use ienumerable in c#?
What are some of the commonly used commands in sqlcommand?
What is the xml document structure?
What does dbml mean?