logo

Crowdly

Browser

Add to Chrome

若 x = 5, y = 4, z = 3,執行下列敘述後,z 值為何? if (x >= y)      z = x - y; else ...

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

若 x = 5, y = 4, z = 3,執行下列敘述後,z 值為何?

if (x >= y)

     z = x - y;

else

     z = y - x;

0%
0%
0%
More questions like this

Want instant access to all verified answers on 103.226.213.97?

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

Browser

Add to Chrome