Multiple Choice
If $a = 12 what will be returned when ($a == 12) ? 5: 1 is executed?
A) 12
B) 1
C) Error
D) 5
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: What function computes the difference of arrays?<br>A)array_diff<br>B)diff_array<br>C)arrays_diff<br>D)diff_arrays
Q9: What will be the output of the
Q10: Who is the father of PHP?<br>A)Rasmus Lerdorf<br>B)Willam
Q11: Which of following variables can be assigned
Q12: What will be the output of the
Q14: Which version of PHP introduced Try/catch Exception?<br>A)PHP
Q15: In PHP in order to access MySQL
Q16: Which array function checks if the specified
Q17: Which of the following DBMSs do not
Q18: We can use _ to comment a