logo

Crowdly

Analizați codul și scrieți în spațiul liber valoarea expresiei <?php functi...

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

Analizați codul și scrieți în spațiul liber valoarea expresiei

<?php

function aria_t($b, $h) {

return $b * $h/2;

}

$x = 2;

$y = 6;

echo(aria_t($x, $y));

?>

More questions like this

Want instant access to all verified answers on moodle.usm.md?

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