What will happen as the result of the following code compilation?

1. package mail;
2.
3. interface Box {
4.     protected void open();
5.     void close();
6.     public void empty();
7. }

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по Java
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты