-
the exact ofmthe following code will be :true ; false
Reply Report abuse
String name1=new string ("Ali") ;
String name2=new String ("Ali") ;
System.out.print (name1==name2) ; Submitted on 30-10-2020 at 09:11
the exact ofmthe following code will be :true ; false
String name1=new string ("Ali") ;
String name2=new String ("Ali") ;
System.out.print (name1==name2) ;
Submitted on 30-10-2020 at 09:11