Answer Posted / vishal
Please ignore my previous response.
Whenever a class implements any interface, it has to
necessarily implement all the methods of the interface.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does the parsefloat function do?
Why do we need collections in c#?
What is a c# delegate?
Is int an object in c#?
If the original method is not static you can declare an override method to be static or not?
What is session state in asp net c# with example?
What is the use of convert toint32 in c#?
Explain the working of serialization?
Can the accessibility of a type member be greater than the accessibility of its containing type?
Why is ienumerable used?
What does void mean unity?
What is semaphore in c#?
Can property be private in c#?
Can we declare private class in c#?
Explain the process of abstraction with an example?