A.元素 B.對角線 C.行 D.列
A.strlen(); B.puts(); C.strcat(); D.gets();
A.charc[]=’h’,’e’,’l’,’l’,’o’; B.charc[4]={’a’,’你好’,’a’}; C.chararr[]="hello"; D.chara[100]={"welcome"};