Multiple Choice
the _________ statement is used to perform different actions based on different conditions
A) switch
B) if condition
C) foreach
D) while
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: PHP supports the following data types:<br>A)String<br>B)Integer<br>C)Float (floating
Q3: The round() function rounds a floating-point number
Q4: The default file extension for PHP files
Q5: The abs() function returns the absolute (positive)
Q6: the sqrt() function returns the square root
Q7: _ is used to show the out
Q8: The rand() function generates a random number:<br>A)true<br>B)false<br>C)both
Q9: The basic assignment operator in PHP is
Q10: A PHP script starts with <?php and
Q11: A _ script can be placed anywhere