如下VB程序段 程序運行后,變量x的值為()
A.1 B.4 C.9 D.13
下列VB程序段 運行后,變量x的值為()
A.1 B.4 C.9 D.出錯
x=3,y=5,z=7。下列哪個語句執(zhí)行后,x的值為5?()
A.A B.B C.C D.D