单项选择题

String s1,s2;
s1=new String("Hello!");
s2=new String("Hello!");
则s1==s2的值为true。(            )
A、正确
B、错误

微信扫码免费搜题