单项选择题函数int test(int a,int b=l,int c=0),下列调用不合法的个数是 test(0); test(0,0); test(); test(0,0,0);
单项选择题在结构化设计方法中,生成的结构图(SC)中,带有箭头的连线表示