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
Q1: PHP supports the following data types:<br>A)string<br>B)integer<br>C)float (floating
Q3: In PHP, an object must be_declared.<br>A)explicitly<br>B)implicitly<br>C)both a
Q4: In PHP, we have the following loop
Q5: _ is used to show the out
Q6: PHP divides the operators in the following
Q7: PHP supports a _ range of databases<br>A)wide<br>B)small<br>C)short<br>D)none
Q8: In php, A _ is a block
Q9: The basic assignment operator in PHP is