Zend
ZF-100-500 · Question #69
Which of the following is the method that is used to check whether the version required for running the application exists or not?
The correct answer is C. Zend_Version::compareVersion($version). Zend ZF-100-500 Exam
Shells, Scripting and Data Management
Question
Which of the following is the method that is used to check whether the version required for running the application exists or not?
Options
- AZend_Version::VERSION
- B$var = Zend_Version->compareVersion($version)
- CZend_Version::compareVersion($version)
- DZend_compareVersion($version)
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- C81% (17)
- D10% (2)
Explanation
Zend ZF-100-500 Exam
Topics
#Zend_Version#version checking#static methods#PHP
Community Discussion
No community discussion yet for this question.