万能百科  > 所属分类  > 

●when a string constant is written in C program,the compiler creates (75) of cha

●when a string constant is written in C program,the compiler creates (75) of characters containing the characters of the string,and terminating it with"\0".

(75) A.a group

B.an array

C.a set

D.a series

正确答案:

B【解析】译文:当在C语言中书写一个字符串变量时,编译器创建一个字符 数组 ,它包含了字符串中的字符,并以"\0"结尾。

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

标签