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
Can multiple inheritance implemented in c# ?
What is escape character in c#?
Is c# an array?
What is an enumerator in c#?
What is ildasm.exe used for?
How many types of constructors are there in c#?
What do you mean by “finalize” and “finally” methods in c#?
What is parsing?
What is the difference between firstordefault and singleordefault?
Is array thread safe c#?
Is object an int c#?
What is constructors, explain with syntax
What is predicate c#?
Explain About delegates
In .Net, what is an assembly? Also explain the type of assembly.