Answer Posted / guest
No, use interfaces instead.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to implement a singleton design pattern in c#?
Is there throws keyword in c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
Is c# good for beginners?
What is the class in c#?
What is ilist c#?
What's your approach to fetch static data in your windows form application?
Is exe is machine dependent?
Can derived classes have greater accessibility than their base types?
What is tryparse c#?
What is the purpose of a namespace?
What is the difference between the debug class and trace class? Documentation looks the same.
What is difference between private and protected?
What is func c#?
How do you create user defined data types in c#?