Answer Posted / raman
when we wont to add new extended features we can go for
the interfaces.once you decalare the interface we need to
get those extented features we need to implent those
methods
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
In .NET how can you solve the DLL Hell problem?
What is a trace and asset? Explain some differences?
What is a helper method in c#?
What is poco c#?
What is the difference between method and constructor in c#?
Can we inherit partial class in c#?
Why do we need static class in c#?
When do you generally use a class over a struct?
What is a generic in c#?
What is a linked list c#?
Why do we use partial class in c#?
What is generic types in c#?
Can mvc be used for desktop applications?
Why attributes are used in c#?
What is the default value of object in c#?