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 |
how to maintain the session state? what is Abstract class and interface and inheritence with example?
about triggers?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
How can I stop my code being reverse-engineered from IL
What is presentation framework?
When will the .net framework 3.0 be released?
Explain the 'page lifecycle' of an ASP.NET MVC?
Is there built-in support for tracing/logging
Can you explain model, controller and view in mvc?
what are abstract classes? what is overriding?
Can I look at the IL for an assembly
what is datacontrols?