MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz
→
What function computes the difference of arrays?
1.
What function computes the difference of arrays?
A.
rray_diff
B.
iff_array
C.
rrays_diff
D.
iff_arrays
Answer» B. iff_array
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What will be the output of the following php code?
Which of the following are correct ways of creating an array?1. state[0] = “karnataka”;2. $state[] = array(“karnataka”);3. $state[0] = “karnataka”;4. $state = array(“karnataka”);
What array will you get if you convert an object to an array?
What functions count elements in an array?1. count2. Sizeof3. Array_Count4. Count_array
What function computes the difference of arrays?
What will be the output of the following PHP code?
What will be the output of the following PHP code?
What will be the output of the following PHP code?
What will be the output of the following PHP code?
What will be the output of the following PHP code ?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply