logo

Crowdly

Welches Resultat gibt dieser Code aus? int x= 8; if (x > 6) {     Syst...

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

Welches Resultat gibt dieser Code aus?

int x= 8;

if (x > 6) {

    System.out.println("x is " + (x-5));

}

if (x < 4){

    System.out.println("x is " + x);

}
0%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.fhnw.ch?

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