Answer Posted / kamlesh sharma
interfaces are contract behaviour between class which
implement this must define all the functions that declared
in interface
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to exclude a property from xml serialization?
What benefit do you get from using a primary interop assembly (pia)?
Differentiate between sqlclient oledb and providers?
What is wcf c#?
Explain the process of inheriting a class into another class?
Difference between directcast and ctype.
What do you mean by expression tree?
How do I start a program in c#?
Is it possible to have a static indexer in c#? Allowed in c#.
What do you use c# for?
What are the steps to make an assembly to public?
What is a singleton unity?
How do I format in c#?
What is the keyword used to prevent a class from being inherited by another class?
How to implement singleton design pattern in c#?