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
How do you specify a custom attribute for the entire assembly?
What is the advantage of generics in c#?
Why attributes are used in c#?
What does do in c#?
What is xamarin used for?
Describe how a .net application is compiled and executed
Why we use anonymous methods in c#?
What is a singleton unity?
Which constructor is called first in c#?
What is type checking in c#?
Can we change static value in c#?
What does string format do?
What is lazy t?
Why does my windows application pop up a console window every time I run it?
Can we create instance of private class in c#?