Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Zend Exam 200-710 Topic 9 Question 65 Discussion

Actual exam question for Zend's 200-710 exam
Question #: 65
Topic #: 9
[All 200-710 Questions]

What is the output of the following code?

$f = function () { return "hello"; };

echo gettype($f);

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Lili
3 days ago
D) function
upvoted 0 times
...
Jeff
4 days ago
I think the output is B) string because the function returns a string value.
upvoted 0 times
...
Chantell
5 days ago
B) string
upvoted 0 times
...
Gilbert
10 days ago
D) function
upvoted 0 times
...
Sharika
11 days ago
I think it's B) string because the function returns a string.
upvoted 0 times
...
Shenika
16 days ago
B) string
upvoted 0 times
...

Save Cancel