[单选题]

下面程序段中,for循环的执行次数是 char * s=“/ta/018bc"; for(;* s! ='/0';s++)cout < < " * ";

A.9

B.5

C.6

D.7

参考答案与解析: