When a string constant is written in C program, the compiler creates(75)of chara
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 "\O".
A.a group
B.an array
C.a stack
D.a series
正确答案:B解析:译文:当在一段C程序中声明一个字符串变量时,编译器将生成一个包含该字符串字符的字符数组,并以“\0”结尾。
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。
