logo

Crowdly

Mis on selle koodi väljund? public class Test { public static void main...

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

Mis on selle koodi väljund?

public class Test {

public static void main(String[] args) {

String s1 = "hello";

String s2 = new String("hello");

System.out.println(s1 == s2);

}

}

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