Answer Posted / chandan
yes,which class inherits the interface,there should be
definition for all methods fo interface
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Why do we need dependency injection in c#?
How do you create user defined data types in c#?
Define delay signing?
What are handlers in c#?
Is arraylist thread safe?
What is a web service in c#?
Are c# objects passed by reference?
What are boxing and unboxing?
Do unused Namespaces in c# affect run-time performance?
What is the difference between integer and double?
What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to
What is the difference between malloc () and new?
Should I make my destructor virtual?
The int maps to which C# keyword in .NET type?
Can abstract class instantiated c#?