Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 200-710 All Questions

View all questions & answers for the 200-710 exam

Exam 200-710 topic 2 question 3 discussion

Actual exam question from Zend's 200-710
Question #: 3
Topic #: 2
[All 200-710 Questions]

FILL BLANK -
What function can be used to determine the type of an object property?

Show Suggested Answer Hide Answer
Suggested Answer: get_object_vars()

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
nicky91294
3 years, 4 months ago
gettype()
upvoted 2 times
...
KirillS
3 years, 7 months ago
Wrong! get_object_vars returns properties of the object! To find a type of a property gettype is used, e.g. gettype($x->someVar)
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...