媳妇考试题(PHP),头想破了也没想出来,求高手解决。加分。该怎么解决

WBOY
Release: 2016-06-13 10:17:21
Original
826 people have browsed it

媳妇考试题(PHP),头想破了也没想出来,求高手解决。加分。!!!
关于PHP的,题目请打开网址:

http://geziliu.sx.v323.com/help.txt

------解决方案--------------------

探讨

1.C,2.B,3.C,4.A,5.B,6.A,7.B,8.A,9.C,10.C

11. $i=0;
while($i if($i%2==1){
break;}
}
echo $i; ?>

11题这个是死循环,谁出的题阿!
怎么都到不了后面输出$i吗,所以4个答案都错了!
非的选一个,那就选A……
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!