Question: Given public class App{-2023 public static void main(String[] args) { String s1 = new String(smart); String s2 = s1; if (s1 == s2) { JUL-2023
Given public class App{-2023 public static void main(String[] args) { String s1 = new String("smart"); String s2 = s1; if (s1 == s2) { JUL-2023 } } } System.out.print Dirare } if (s1.equals(s2)) { Syst Println("equare == smart"); pradnya Predict the output? smart"); 19-JUL-2023 pr
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
