问题 单项选择题 函数String(n,"strsdfsdfsdf")的功能是()A.把数值型数据转换为字符串B.返回由n个"s"字符C.从字符串"strsdfsdfsdf")中取出前n个字符D.从字符串中第n个字符的位置开始取子字符串 答案 参考答案:B