And if they have conflicting method names ?



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

Post New Answer

More Dot Net Framework Interview Questions

What is Separation of Concerns in ASP.NET ASP.Net MVC?

0 Answers  


Can we look at the IL for an assembly?

2 Answers  


If we want to construct our own Garbage collector what are the steps things we have to do?

3 Answers   Honeywell, Semantic Space,


The order of the filters that get executed, if the multiple filters are implemented?

0 Answers  


What is the difference between structures and enumeration ?

1 Answers  






What is Partial Assembly References?

3 Answers   Microsoft,


What is renderbody?

0 Answers  


How you can implement custom validation in asp.net MVC?

0 Answers  


In which assembly is the mvc framework defined?

0 Answers  


What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

0 Answers  


What is route config?

0 Answers  


explain lazy loading, eager loading, and explicit loading?

0 Answers   Microsoft,


Categories