Computer Science, asked by sharmistadebbarma, 7 months ago

What will be the contents of Strl and Str2 after the following code is executed? String Str2, Stri;
Str1= "Dear Friend”; Str2= "Hello"; Str1=Str2.concat(Str1);​

Answers

Answered by sunilthakur2520
0

Answer:

this is wrong

Explanation:

this question is wrong

Similar questions
Math, 3 months ago
Math, 7 months ago