Consider following code snippet:
$numeric = 42;
$type = gettype(gettype($numeric + 0.0));
echo $type;
What will be the output?
Explanation
The correct answer string, because the inner function returns a string that will be passed as a parameter to the first function gettype ().

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Продовжуйте вивчати
тести з PHP
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести