Multiple Choice
Which of the following is/are a PHP code editor?
i. Notepad
ii. Notepad++
iii. Adobe Dreamweaver
iv. PDT
A) Only iv)
B) Only iii)
C) i) , ii) and iii)
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Which of the conditional statements is/are supported
Q3: Which of the looping 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
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