Consider following code snippet:
<?php
$a = 3;
$b = 2;
echo (int)$a / (int)$b;
?>
What will be the output of the code above?
Explanation
Get an explanation when it's available:

Следи за CodeGalaxy

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

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