Java

medium
0/15 answered
Q1

What is the output of: String s = new String("Hello"); System.out.println(s == "Hello");

1 / 15