logo

Crowdly

Browser

Add to Chrome

Perhatikan kode berikut: Sub Prosedur1 (int x, int y) {        int  z;       if...

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

Perhatikan kode berikut:

Sub Prosedur1 (int x, int y)

      int  z;

      if (x > 5) or (y<10) then

      {

           z = 1;

       }

      else

      {

           z=0;

       }

       print (z)

}

pilih test case yang memenuhi D/CC

0%
0%
0%
0%
0%
More questions like this

Want instant access to all verified answers on ecourse.del.ac.id?

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

Browser

Add to Chrome