请阅读下面的程序,选择正确的输出结果。( )void

请阅读下面的程序,选择正确的输出结果。(  )

void main()
{
printf("%d",null);
}
答案
B

题目信息

题号:3558
题型:单选题
难度:普通