下面是一段VB程序: 程序運行結果是()
A.26 B.25 C.10 D.5
如下VB程序段 運行時,在文本框Text1中輸入5,y變量最終的值是()
A.5 B.10 C.100 D.200
下面VB程序段, 執(zhí)行后,變量a的值為()
A.2 B.3 C.4 D.5