최신Zend-Technologies Zend Certified PHP Engineer - 200-550무료샘플문제

문제1
What is the output of the following code?
$f = function () { return "hello"; };
echo gettype($f);

정답: C
문제2
What is the result of the following code?
define('PI', 3.14); class T {
const PI = PI; } class Math {
const PI = T::PI; } echo Math::PI;

정답: C
문제3
Which of the following is NOT a valid function declaration?

정답: D
문제4
How many times will the function counter() be executed in the following code?
function counter($start, &$stop)
{
if ($stop > $start)
{
return;
}
counter($start--, ++$stop); }
$start = 5; $stop = 2; counter($start, $stop);

정답: A
문제5
Which of the following statements about SOAP is NOT true?

정답: A
문제6
What is the output of the following code?
echo "22" + "0.2", 23 . 1;

정답: A
문제7
Which class of HTTP status codes is used for redirections?

정답: B
문제8
Which of the following is true about stream contexts? (Choose 2)

정답: A,C
문제9
CORRECT TEXT
Which PHP function sets a cookie and URL encodes its value when sending it to the browser?
정답:
setcookie, setcookie()
문제10
How should class MyObject be defined for the following code to work properly? Assume $array is an array and MyObject is a user-defined class.
$obj = new MyObject(); array_walk($array, $obj);

정답: D
문제11
What is the pattern modifier for handling UTF-8 encoded preg_* functionality?

정답: B
문제12
What would be the output of the following code?
namespace MyFramework\DB;
class MyClass {
static function myName() {
return __METHOD__;
}
}
print MyClass::myName();

정답: D
문제13
Given a DateTime object that is set to the first second of the year 2014, which of the following samples will correctly return a date in the format '2014-01-01 00:00:01'?

정답: A

자격증의 중요성:

ITDumpsKR 경쟁율이 심한 IT시대에 인증시험을 패스함으로 IT업계 관련 직종에 종사하고자 하는 분들에게는 아주 큰 가산점이 될수 있고 자신만의 위치를 보장할수 있으며 더욱이는 한층 업된 삶을 누릴수 있을수도 있습니다.

ITDumpsKR 제품의 가치:

ITDumpsKR에는 IT인증시험의 최신 학습가이드가 있습니다. ITDumpsKR의 IT전문가들이 자신만의 경험과 끊임없는 노력으로 최고의 학습자료를 작성해 여러분들이 시험에서 패스하도록 도와드립니다.

무료샘플 받아보기:

관심있는 인증시험과목 덤프의 무료샘플을 원하신다면 덤프구매사이트의 PDF Version Demo 버튼을 클릭하고 메일주소를 입력하시면 바로 다운받아 덤프의 일부분 문제를 체험해 보실수 있습니다.

완벽한 서비스 제공:

ITDumpsKR는 한국어로 온라인상담과 메일상담을 받습니다. 덤프구매후 일년동안 무료 업데이트 서비스를 제공해드리며 구매일로 부터 60일내에 시험에서 떨어지는 경우 덤프비용 전액을 환불해드려 고객님의 부담을 덜어드립니다.