200-530 Zend PHP 5.3 Certification

Loading demo links...

Showing 10–12 of 15 questions

Question 10

Which of the following parts must a XML document have in order to be well-formed?

Select an option, then click Submit answer.

  • An XML declaration

  • A root element

  • A specified encoding

  • A reference to either a DTD or an XML schema definition


Question 11

REST is a(n) ...

Select an option, then click Submit answer.

  • Web service protocol similar to SOAP with a strict XML schema.

  • Principle to exchange information using XML and HTTP.

  • API to get information from social networking sites.


Question 12

Given the following DateTime objects, what can you use to compare the two dates and indicate that $date2 is the later of the two dates?

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D