Consider following code snippet:
<?php
foo();
if (true) {
    function foo() {
        echo "bar";
    }
}
?>
What will be the result of executing the code above?

Следи за CodeGalaxy

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

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