ExamVeda
Login
Home
This question belongs to PHP Arrays
Arrays
?

Which function will return true if a variable is an array or false if it is not?

Answer & Solution
Correct Answer: Option B
A built-in function, is_array(), is available for testing an array. Its prototype follows: boolean is_array(mixed variable).
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.