Multiple Choice
Which of the looping statements is/are supported by PHP?
i. for loop
ii. while loop
iii. do-while loop
iv. foreach loop
A) i) and ii)
B) i) , ii) and iii)
C) All of the above
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q1: PHP files have a default file extension
Q2: Which of the conditional statements is/are supported
Q4: What functions count elements in an array?<br>A)Count<br>B)Size<br>C)Array_Count<br>D)Count_array
Q5: There are three different kind of arrays:<br>A)Numeric
Q6: Which of the below statements is equivalent
Q7: Which of the following is/are a PHP
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