Zend Exam

Official 2014 Latest Zend 200-550 Demo Free Download!

QUESTION 1What is the result of the following bitwise operation in PHP?1 ^ 2 A.    1B.    3C.    2D.    4E.    -1 Answer: B QUESTION 2What is the output of the following code?echo “22” + “0.2”, 23 . 1; A.    220.2231B.    22.2231C.   …Continue Reading →

Official 2014 Latest Zend 200-500 Demo Free Download(11-15)!

QUESTION 11Which piece of code will return the ASCII value of a character? A.    (int)’t’;B.    ord(‘t’);C.    to_ascii(‘t’);D.    chr(‘t’); Answer: B QUESTION 12Which of the following data types cannot be directly manipulated by the client? A.    Cookie DataB.    Session DataC.    Remote…Continue Reading →