0

I Recently started java programming and i have problem about Interface Topic.

why using from interface in java?

public interface MyInterface {
void method1();
}
2
  • google it you will find a lot of articles.Do some research on your own first Commented Jul 22, 2017 at 7:33
  • in all of sites explanation about how implementation but no explanation about why and when using from it Commented Jul 22, 2017 at 8:06

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.