logo

Crowdly

Browser

Add to Chrome

Яким буде результат виконання наступного коду? $a = 2; function f() { glob...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Яким буде результат виконання наступного коду?

$a = 2;

function f()

{

global $a;

$a++;

}

f();

var_dump($a);

More questions like this

Want instant access to all verified answers on moodle.chnu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome