請寫出下面程序執(zhí)行后的結(jié)果。
A.mod B.ceil C.round D.floor
A.x=exefun1(a,b,c) B.[x,y,z,w]=exefun1(a,b,c) C.[x,b,z]=exefun1(a,y,c) D.[a,b]=exefun1(x,y,z)