nerdexam
Zend

200-530 · Question #158

Is the following code piece E_STRICT compliant? final class Testing { var $test = 0; public function tester() { return "Tested!"; }}

The correct answer is B. No. Zend 200-530 Exam

Isilon OneFS Architecture and Concepts

Question

Is the following code piece E_STRICT compliant? final class Testing { var $test = 0; public function tester() { return "Tested!"; }}

Options

  • AYes
  • BNo

How the community answered

(24 responses)
  • A
    25% (6)
  • B
    75% (18)

Explanation

Zend 200-530 Exam

Topics

#PHP#E_STRICT#OOP#code standards

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice