nerdexam
Zend

ZF-100-500 · Question #75

You want a formatted date for an RSS feed. Which of th e following code syntaxes will you use to accomplish the task? Zend ZF-100-500 Exam

The correct answer is D. Zend_Date::RSS. See the full explanation below for the reasoning.

Question

You want a formatted date for an RSS feed. Which of th e following code syntaxes will you use to accomplish the task? Zend ZF-100-500 Exam

Options

  • AZend_Date->RSS
  • BZend_Date::RSSFEED
  • C$RSS= new Zend_RSS_Date()
  • DZend_Date::RSS

How the community answered

(37 responses)
  • A
    11% (4)
  • B
    3% (1)
  • C
    16% (6)
  • D
    70% (26)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice