Question #63980

given the following :
string si="hi";
string s2="his";
string s3=s2;
s2=null;
s2=s1;
what is printed by the following?
system.out.println(s2+s3+s1+(s2==s1));

Expert's answer

hihishitrue

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS