logo

Crowdly

Perhatikan kode berikut: Sub Prosedur1 (int x) {        int  z=0;       if (x >...

✅ 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  z=0;

      if (x > 5) then

      {

           z = 1;

       }

       print (z)

}

untuk test case x = 3 maka statement coverage adalah 100%

Select one:

0%
100%
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!