已定義數(shù)組如下,執(zhí)行程序后的結(jié)果是()
A.5 B.10 C.11 D.14
A.intp; B.floatp*; C.char*c; D.int&p;
執(zhí)行下面程序后,輸出結(jié)果是()
A.x=1 B.x=5 C.x=x D.x=p1