logo

Crowdly

Browser

Add to Chrome

Vaatleme järgmist programmilõiku     int a = 0, b = 1, c = 2, d = 3;     if ...

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

Vaatleme järgmist programmilõiku

    int a = 0, b = 1, c = 2, d = 3;

    if (a == 0 || b < 5 && c > 1) {

        d -= 1;

    } else {

        d += 1;

    }
Milline on nüüd d väärtus?

More questions like this

Want instant access to all verified answers on moodle.taltech.ee?

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

Browser

Add to Chrome