单项选择题有以下程序: #include <stdio.h> void main() printf( %d n ,NULL); 程序运行后输出的结果是( )。
单项选择题若有定义:static int fun(int a,int b),则以下叙述中错误的是( )。