Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

How in_array() function work in PHP?

  • It will check one array is exit in main array or not
  • It will check particular item exist or not in given array
  • Both A Or B
  • None of these
Answer- B