What is difference between encapsulation and abstraction in c#?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a private assembly and a shared assembly?
What is a console file?
List down the reason behind the usage of c# language.
What is the difference between an integer and int?
Can we have a non static member function in a base class to be override in derived with static modifier?
What?s the implicit name of the parameter that gets passed into the class? set method?
If u declare two interfaces withsame methodnmae .prototype how can u call the particular method from class?
What is dependency injection?
Explain ACID rule of thumb for transactions.
What is an indexer in c#?
How C# 4.0 supports dynamic programming language?
What is the difference between dataset and datatable in c#?