题目详情
多选题 以下代码能正确创建字符串"Hello"的有
A. strings="Hello"
B. strings=newstring(newchar[]{'H','e','l','l','o'})
C. strings=String.Concat("He","llo")
D. strings=newstring('H',5)
学科:默认课程
时间:2025-11-29 22:10:57
相关题目
相关作业