Yes. Otherwise, you will get a compile error. The implementation can
be empty, and do nothing (unless you need a return value), but you have to
have an implementation.
it depends on your project and used methodology
for example if u master TDD, then using interfaces is rather usable, because
very often you need to "mock" your method calls
MN> it depends on your project and used methodology
MN> for example if u master TDD, then using interfaces is rather usable,
MN> because
MN> very often you need to "mock" your method calls
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.