[单选题]

执行以下语句后,str2的值是( )。 String str1="abc"; String str2=strconcat("cde");

A.abcde

B.abccde

C.cdeabc

D.edccba

参考答案与解析: