Home »
MCQs »
Zend Framework MCQs
Which method allows you to obtain a stdClass object at any time?
22. Which method allows you to obtain a stdClass object at any time?
- Build()
- Get_build()
- Get()
Answer: C) Get()
Explanation:
Get() method allows you to obtain a stdClass object at any time.