Which Of The Following Datetimezone Classes Are Nonstaticp Pre #188
Which of the following DateTimeZone classes are non-static?</p> <pre><code class="language-text"> i) _construct() ii) getName() iii) getOffset() iv) getTransitions()</code></pre>
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP File and Session Handling - PHP Dates and Time - Quiz No.1.
Which of the following DateTimeZone classes are non-static?
i) _construct() ii) getName() iii) getOffset() iv) getTransitions()
Only i)
Only ii)
i), ii), iii) and iv)
iii) and iv)