-->
登录/注册
首页
DayDayUp
ELSE
运维
当前位置:
首页
>
题库
There is a declaration as following:
Luz
5年前
(2021-05-10)
题库
1271
There is a declaration as following: ``` char a[10],b[10]="abc123"; ``` Therefore, ```a=b```is used to copy a string from `b` to `a`. ~@[](1)答案:FALSE
搜索
关键词之间使用空格分隔