logo

Crowdly

Browser

Add to Chrome

What is the value of the variable count at the end of execution of the followi...

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

What is the value of the variable count at the end of execution of the following sequence of instructions ?

count <- 0

For i <- 2 to 5 Do

For j <- 1 to 2 Do

If i % j = 0 Then

count <- count + 1

End If

End For

End For

More questions like this

Want instant access to all verified answers on moodle.myefrei.fr?

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

Browser

Add to Chrome