首页
执行下面程序中的输出语句后,
Main()
2023-11-03 11:13:15
C语言开发工程师
执行下面程序中的输出语句后,
Main()
{
Int a;
Printf("%d\n",(a=3*5,a*4),a+5);
}
A的值是______。
A.15
B.20
C.10
D.60
正确答案是A
上一篇:
指针s所指字符串的长度为______。<br class="markdown_return">Char *s="\t1Name\
下一篇:
以下程序调用findmax函数求数组中值最大的元素在数组中的下标,请选择填空:<br class="markdown_retur