Zend-Technologies Zend PHP 5 Certification 認定 200-500 試験問題:
1. An HTML form contains this form element:
< input type="image" name="myImage" src="image.png" />
The user clicks on the image to submit the form. How can you now access the relative coordinates of the mouse click?
A) $_POST['myImage_x'] and $_POST['myImage_y']
B) $_POST['myImage.x'] and $_POST['myImage.y']
C) $_IMAGE['myImage']['x'] and $_IMAGE['myImage']['y']
D) $_POST['myImage']['x'] and $_POST['myImage']['x']
2. You want to extract the pieces of a date string, which looks like this:
"2005-11-02". Which of the following pieces of code will properly assign $year,
$ month and $day with their respective values?
A) scan("2005-11-02", '%d-%d-%d', $year, $month, $day);
B) sscanf('%d-%d-%d', "2005-11-02", $year, $month, $day);
C) sscanf("2005-11-02", '%d-%d-%d', $year, $month, $day);
D) sscan($year, $month, $date '%d-%d-%d', "2005-11-02");
3. What function is ideal for outputting contents of a static file to screen?
A) readfile()
B) file()
C) include()
D) file_get_contents()
E) require()
F) fread()
4. What visibility denies access to properties and methods outside of the class?
A) public
B) static
C) private
D) protected
E) const
5. After running this sort, what will be the value of $b?
$ a = array('_!', 'def', 0);
$ b = sort($a);
A) array(0, 'def', '_!')
B) array('_!', 0, 'def')
C) array('def', 0, '_!)
D) None of the above
質問と回答:
| 質問 # 1 正解: A | 質問 # 2 正解: C | 質問 # 3 正解: A | 質問 # 4 正解: C | 質問 # 5 正解: D |














768 お客様のコメント
品質保証JPexamはIT認定試験のシラバスに従って、試験問題の範囲を正確に絞って、的中率が99%の最新問題集を捧げます。
1年間の無料更新サービスJPexamは1年以内に問題集の無料更新サービスを提供し、お客様がいつでも最新版の問題集を持つことを保証いたします。もし試験の内容が変更されたら、弊社は直ちにお客様にお知らせします。それに、弊社の問題集が更新されたら、早速メールで最新バージョンを送付いたします。
全額返金JPexamの問題集を利用すると、短時間で勉強しても試験に合格できるのを保証いたします。試験に不合格になってしまった場合、弊社は全額返金いたします。(
ご購入前のお試しJPexamは問題集のサンプルを無料で提供いたします。ご購入前にサンプルを試用して製品の品質を確認することができます。ご遠慮なく利用してください。
