单项选择题

Strings="This is the";Stringt=s.concat("String.");t的内容是()

A.This is the String
B.This is the
C.String