Answer to Question #63980 in Java | JSP | JSF for hamod

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));
1
Expert's answer
2016-12-11T04:48:10-0500
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!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS