"Jaguar", "b" => "Land Rover", "c" => "Audi", "d" => "Maseratti");echo array_sear"> "Jaguar", ""> What will be the output of the following PHP code ?$a = array("a" => "Jaguar", " "Jaguar", ""> "Jaguar", "b" => "Land Rover", "c" => "Audi", "d" => "Maseratti");echo array_sear"> "Jaguar", "" /> "Jaguar", "b" => "Land Rover", "c" => "Audi", "d" => "Maseratti");echo array_sear" /> "Jaguar", "b" => "Land Rover", "c" => "Audi", "d" => "Maseratti");echo array_sear" />
Sail E0 Webinar
Question
What will be the output of the following PHP code ?$a = array("a" => "Jaguar", "b" => "Land Rover", "c" => "Audi", "d" => "Maseratti");echo array_search("Audi", $a);
Options:
A .  c
B .  a
C .  d
D .  b
Answer: Option A

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers