Consider following code snippet:

$a = 10;
if($a > 5 OR < 15)
  echo "true";
else
  echo "false";
What is the result of a code above?
Explanation
Get an explanation when it's available:

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
PHP quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes