下列程序段中,循环体被执行的次数是() int t=81, v=9; while( t%v==0) printf(″%c\n″,"*");
B.1 C.9 D.无限
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。