And if they have conflicting method names ?
Answer / kirti
It's up to you to implement the method inside your own class, so implementation is left entirely up to you. This might cause a problem on a higher-level scale if similarly named methods from different interfaces expect different data, but as far as compiler cares you're
okay.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is deferred loading(lazy loading)?
What is rxjava used for?
What is meant by tempdata in mvc?
Can we create the web service in windows application?
What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
What are the mobile devices supported by .net platform
What is the difference between renderaction and renderpartial?
what is mean by type-safe? Please answer me. Advance thanks.
What is code first? : Entity framework
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
How do you enforce garbage collection in .NET
What is oauth in web api?