What is the result of this code execution:

System.out.println(0.0/0.0 + 10);
Explanation
The result of division 0.0 to 0.0 will be NaN - Not a Number, an undefined value.
Any arithmetic operation with NaN as well gives NaN.

Следи за CodeGalaxy

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

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