以下关于while-wend循环的说法中正确的为()。
A:与dowhile-loop循环完全一致
B:不能用dowhile-loop循环来代替
C:其循环中不能使用exitwhile退出循环
D:while-wend不能实现所有循环要求
出自:计算机科学